Skip to content

Markdown Preview 0.0.23

Choose a tag to compare

@mfauzaan mfauzaan released this 18 May 09:45
· 139 commits to main since this release
be03654

Fenced code blocks that carry extra metadata after the language now render the way they should.

Fixed

  • Fenced code blocks with info-string metadata render correctly. Only the first word of a fenced code block's info string is treated as the language, so blocks like ```mermaid {theme=dark} or ```swift title="example.swift" are recognized properly and Mermaid diagrams and math decorators are no longer broken by trailing metadata (#109).

Contributors

Thanks to the external contributors who shipped in this release: