What's Changed
Enhancements :
- Media-attachments (wma, wmv, mpg, svg, mp3) are now correctly exported => thanks @Argimko
- Content of folded paragraph is no longer lost (#99) => thanks @Argimko
- Fix console encoding with non-Latin alphabets => thanks @Argimko
- Memory optimization => thanks @Argimko
- New pre-processing stage to support advanced features like "pargraph unfolding" that require transformation of OneNote page XML structure (ExportServiceBase.PageXmlPreProcessing())
- Update Pandoc from 3.1.8 to 3.2
- Code refactoring
New Contributors
Full Changelog: v1.4.0...v1.5.0