Closed LordSimal closed 3 weeks ago
This idea is interesting in that it is outside of the core Markdown syntax and is in HTML syntax embedded in Markdown.
I have some ideas for how to do this through extensions in a safe way. It will likely not be part of the core of Wysimark which focuses on Markdown syntax. It can be part of Wysimark extensions which can be plugged into the core.
If this is a high priority feature for you and you are willing to fund development, let me know.
Otherwise, I'll consider this for a list of future Wysimark extensions.
This is definitely not a dealbreaker for me so you can put that on "The list" 😉
I am just happy that there are at least some WYSIWYG/Markdown library maintainers out there who respond to github issues.
We already switched Markdown libraries twice and the one we are currently on also seems pretty dead so I am happy with all the support you are able to provide since this library is a strong contender for my documentation system 😁
Problem Currently this library doesn't support collapsible sections
Solution It would be awesome if this library would support collapsible sections like github does. As far as I can tell you can use the
<details>
HTML element to do the main part of the work here as you can see hereUse Case Something like this