Skip to content

MarkdownEditing 3.3.0

Latest
Compare
Choose a tag to compare
@deathaxe deathaxe released this 29 Apr 16:16
· 2 commits to master since this release

Bug Fixes

  • fix ==highlight== not being scoped at beginning of paragraphs (#789)

New Features

  • add Reset Task Items (#786)
  • add Goto Next Critic and Goto Previous Critic (#787)

Changes

  • drop support for ST3 (latest available version for ST3 is 3.2.0)
  • align frontmatter punctuation scopes with ST's default Markdown syntax
  • align code fence scopes with ST's default Markdown syntax
  • optimize paragraph termination patterns to improve parsing performance