Admonitions appearance breaks when code blocks are included #172
Labels
I: good first issue
Good for newcomers
I: help wanted
Extra attention is needed
T: bug
Something isn't working
Summary
If a theme admonition includes a fenced code block, it breaks the admonition into two containers and the fenced code block appears to sit outside of both containers. This is a negative user experience and can challenge the meaning of content as written.
How to reproduce?
Markdown
See syntax. See example page. See example page source file.
Asciidoc
See syntax. May use different CSS classes than Markdown and both markup languages should be tested.
Expected behavior
Admonition should keep the same appearance as the example page.
Actual behavior
Screenshots:
The text was updated successfully, but these errors were encountered: