Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle collapsible sections with detail tags #2

Open
sax opened this issue May 16, 2023 · 1 comment
Open

Handle collapsible sections with detail tags #2

sax opened this issue May 16, 2023 · 1 comment

Comments

@sax
Copy link
Member

sax commented May 16, 2023

https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/markdown/collapsible-items.html

@sax
Copy link
Member Author

sax commented May 16, 2023

This is sort of implemented in 8f18327, which is release in 0.6.0. I'm not the most happy with the implementation, as I don't understand when and why blocks of markdown are parsed as verbatim: true... This will mean that the contents of the collapsible block will never be reformatted.

I'm going to leave this issue open, and look further into how to reformat code within collapsible blocks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant