What's Changed
- Add syntax highlighting for Math blocks
- New lines in a Plaintext, Math and SQL blocks now inherits the indentation from the previous line
(other languages should already have this behaviour for new lines) - Add support for Mermaid blocks
Merged PRs
- Make new lines in Plaintext and Math blocks and inherit the indentation from the previous line by @heyman in #426
- Add Mermaid language support by @LSauce in #407
- Add syntax highlighting for Math blocks by @heyman in #427
New Contributors
Full Changelog: v2.7.1...v2.8.0-beta