Skip to content

v1.11.0

Choose a tag to compare

@mistermicheels mistermicheels released this 12 Jun 22:34
· 64 commits to master since this release

This release adds actual Markdown parsing under the hood, which results in a bunch of new features and fixes.

New features:

  • Allow content before note/subdirectory title
  • Allow and preserve content before subdirectory README description markers

Fixes:

  • Properly escape content from titles and folder names as needed
  • Properly handle spaces in folder names
  • Ignore marker comments inside code snippets etc.