Skip to content

Version 0.5

Compare
Choose a tag to compare
@uranusjr uranusjr released this 16 Aug 05:44
· 441 commits to master since this release
  • Fixed: Line numbers in code blocks not showing without a language tag.
  • Fixed: Out-of-bounds read when toggling markup in an empty line.
  • Fixed: Delete selection behaviour is shadowed by unindentation.
  • Enhancement: Make table-of-content rendering preference global.
  • Enhancement: Implement accessory view for code blocks.
  • Enhancement: More consistent behaviour when toggling block-level markup.
  • Update Prism to ee463e8:
    • Make line numbers plugin work without highlighting.
    • Misc. rendering glitches fixed.
    • Syntax improvements.