v2.5.5
This version will be used for the new release of Pillar.
The main features of this release are:
- Speed up of the inline parser (not necessary but always nice to get faster)
- Support for Slide conversion from header level 1 (to support the future migration from pillar)
- First blog system
- First book tester version (dandling references)
Thanks Yasser Melki, Quentin Moutté, Gabriel Barbord for their PRs
What's Changed
Beamer
More robustness
- Fix 676 notNil -> isNotNil by @Ducasse in #792
- fixing #665 by @Ducasse in #793
- Handle metadata parsing error by @Gabriel-Darbord in #761
- Fix #762: avoid empty lines in nested lists by @Gabriel-Darbord in #763
- Refresh class comments in Microdown package by @Gabriel-Darbord in #769
- try to fix the issue 771 by replace originalString by fullname by @moufort in #796
- Issue 698 mic inline delimiter logic can be optimized by @moufort in #800
- Issue 698 new optimization of MicInlineDelimiter by @moufort in #801
MicroBlogger
- fix bug with the link by @moufort in #756
- Fix test by @moufort in #757
- fix navigation and link of summary by @moufort in #758
- Delete all empty month summary by @moufort in #775
- refactoring and test summary contents by @moufort in #777
- add test to Microdown-Blog by @moufort in #781
- add test for levelPathCSS and update test by @moufort in #783
- Refactoring all Microdown-Blog by @moufort in #786
- add a root variable for give the root folder of the blog by @moufort in #788
- change name of monthBlog by @moufort in #789
- add test and verification in Microdown-Blog by @moufort in #790
- use mustache in microdown-blog by @moufort in #795
HTML
BookTester
- MicrodownBookTester by @melkiyasser in #767
- BookTester Tests by @melkiyasser in #768
- Book tester v3 by @melkiyasser in #782
Full Changelog: v2.5.4...v2.5.5
Next items on the roadmap
- Improvements
- New version of BookTester
- Macrodown inclusion