discourse/plugins/discourse-details/assets/javascripts/lib/discourse-markdown
Joffrey JAFFEUX fd15562939
FIX: allows to use open attribute with details (#29116)
Supporting `open` allows to show a `details` block open by default.

Usage:

```
[details open]
my visible content
[/details]
```
2024-10-08 11:13:44 +09:00
..
details.js FIX: allows to use open attribute with details (#29116) 2024-10-08 11:13:44 +09:00