What's Changed
This release contains bugfixes and improvements for multiple elements off this project.
- [BUGFIX] Improve URL generation for empty filenames and known documents by @CybotTM in #1282
- fix: Grid table termination and test suite modernization by @CybotTM in #1284
- [BUGFIX] Improve PlantumlRenderer robustness and temp file cleanup by @CybotTM in #1281
- compat: prepare for Symfony 8 Application::add() removal by @CybotTM in #1291
- perf: O(1) document entry lookups in ProjectNode by @CybotTM in #1293
- Upgrade scrivo/highlight.php to prevent deprecations by @jaapio in #1307
- Fix admonition handling of text directly following indicator by @richardkrikler in #1306
- Add support for multiline admonitions in markdown by @jaapio in #1309
- Fix using escape chars by @jaapio in #1312
- fix: set language on
CodeNodefor markdown fenced code blocks by @jonathanhefner in #1302
New Contributors
- @richardkrikler made their first contribution in #1306
- @jonathanhefner made their first contribution in #1302
Full Changelog: 1.9.5...1.9.6