v2.14.0 🌈
github-actions
released this
12 Aug 08:47
·
117 commits
to master
since this release
Changes
🚀 Features
- Enhancement: Remove isolated occurrences of '>' in bullet lists @leojonathanoh (#83)
- Enhancement: Remove all '>' occurrences immediately following bullet lists @leojonathanoh (#86)
- Enhancement: Prettify attachment references by only markdown-encoding brackets @leojonathanoh (#81)
- Enhancement: Namespace temp folder by notebook name @leojonathanoh (#87)
- Enhancement: Improve conversion speed for notebooks containing many media files @leojonathanoh (#80)
- Enhancement: Enhance configuration option
keepescape
to support removing backslashes that precede non-alphanumeric characters @leojonathanoh (#85)
🐛 Bug Fixes
- Fix: Fix bug where pages with title containing certain special characters failed to be converted @leojonathanoh (#84)
🖊️ Refactors
- Refactor (ci): Reenable publish-draft-release job in github workflows @leojonathanoh (#82)