Jagster
(Jakke Flemming)
07.Октябрь.2024 10:16:45
1
Let’s try
[details open]
This should be visible
[/details]
This should be visible
And
<details open>
This should be visible
</details>
This should be visible
I don’t know when this broke, because I don’t use it every day. But [details open] worked earlier. I use open every now and then when sharing AI conversations.
3 лайка
nat
(Natalie T)
07.Октябрь.2024 12:36:28
2
Hmm unfortunately this looks like a regression from quite a while ago.
This won’t be an urgent fix for us so adding a pr-welcome for now.
2 лайка
Jagster
(Jakke Flemming)
07.Октябрь.2024 17:16:35
3
Fair enough.
It is rarely used, I reckon. And I can bypass it using <details> and <summary>. I lose that cool AI-tag then, but perhaps I’ll survive without it
1 лайк
Heliosurge
(Dan DeMontmorency)
07.Октябрь.2024 18:21:37
4
Hey. I have always used details like this
[details="open"]
This should be visible
[/details]
open
This should be visible
I wasn’t aware you could also use
<details open>
This should be visible
</details>
Will try with the =
<details=“open”>
This should be visible
Doesn’t work as above
<details="open">
This should be visible
</details>
Only seems to work as per your last example.
This should be visible
Kind of cool though as the <> see s to default to open. Always learning new things)routes in discourse.
2 лайка
Jagster
(Jakke Flemming)
07.Октябрь.2024 19:37:12
5
Damn. I can’t use the <details open> trick, because I have a totally wonderful design of Different look for details-block - #2 by Don in use.
Well, I must wait until someone who understands how things work has time to solve this. Not a deal breaker, though.
2 лайка
Heliosurge
(Dan DeMontmorency)
08.Октябрь.2024 00:49:40
6
That is pretty sweet! Thanks for highlighting Don’s awesome component!
1 лайк
j.jaffeux
(Joffrey Jaffeux)
08.Октябрь.2024 02:13:55
7
That will do it:
main ← jjaffeux:details-open
merged 02:13AM - 08 Oct 24 UTC
Supporting `open` allows to show a `details` block open by default.
Usage:
…
```
[details open]
my visible content
[/details]
```
I was waiting for laundromat
4 лайка
Heliosurge
(Dan DeMontmorency)
08.Октябрь.2024 15:45:36
9
I’d the open working for you on @Don Custom hidden details?
I get this
Heliosurge
(Dan DeMontmorency)
08.Октябрь.2024 16:18:26
11
I see the topic was opened. It was closed earlier. Answers my question to Jag. Thanks
j.jaffeux
(Joffrey Jaffeux)
Закрыл(а) тему
11.Октябрь.2024 16:19:02
12
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.