v1.11.0
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.