Skip to content

2.0.4

Choose a tag to compare

@github-actions github-actions released this 04 Mar 17:24
· 97 commits to main since this release

New Features

  • Add new syntax: custom span and Pandoc-style fenced div, you can define any class inside their tag.
  • Have ability to alter display behavior of the custom highlight and custom span tag through the settings.
  • Customize the highlight colors and their tag as you want.

Changes

  • Remove support of custom align syntax (replaced by fenced div).
  • No longer need to restart the app after changing the settings.

Fixes

  • Syntax no longer be broken when quickly scroll the big-sized note.
  • Fix some issues related to the parsing context.