idea-multimarkdown: Collapsible sections - summary/ details don't render details properly.
Trying to use the collapsible details section as per this thread. https://github.com/dear-github/dear-github/issues/166
Works correctly to give a collapsible section, but the markdown within the details tag fails to render properly (eg italics, bold etc… fail to render).
eg try with:
`stuff with mark down
formatted heading with a
stuff with mark down
formatted heading with a
{{stamdard 3-backtick code block omitted from here due to escaping issues}} Collapsible until here.
`About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 22 (12 by maintainers)
I’m looking to replicate what OP did by making the header itself collapsible. Tried getting the raw text by generating a quote reply but it doesn’t seem to work. Could @yunti please provide the content of their original comment in a code block?