0.2.0
What's Changed
- Remove diagnostic link and sub parsing from the minimal parse routine by @Mpdreamz in #141
- More docs updates by @bmorelli25 in #136
- Add a sentence on how to fix the external URI warning by @reakaleek in #142
- Add global substitutions support to Markdown processing by @Mpdreamz in #143
- Make .git folder optional so tool can be run on any folder by @Mpdreamz in #144
- Fix collapsing toc when clicking on a nested page by @reakaleek in #149
- Ensure uncaught yaml parsing errors are recoverable by @Mpdreamz in #150
- Add support for custom heading anchors in Markdown. by @Mpdreamz in #153
- Implement breadcrumbs fixes #138 by @Mpdreamz in #148
- Refactor file processing and improve exception handling by @Mpdreamz in #154
- Fix an edgecase where substitutions could not track the delimiter properly when an empty line preceded it and followed it by @Mpdreamz in #155
- Fix links to localhost by @reakaleek in #157
- Introduce toc.yml, allows toc's to be split one directory deep by @Mpdreamz in #165
- Introduce dedicated error collector for serve command by @Mpdreamz in #167
- Add cross-links to links.json by @reakaleek in #168
- Refactor navigation and model hierarchy. by @Mpdreamz in #181
- Add to Migration, Syntax, and Contribution Guides by @bmorelli25 in #170
- Initial scaffolding of the docs-assembler binary by @Mpdreamz in #186
- fix 183 prevent index pages from being listed twice by @Mpdreamz in #189
- Fix tab groups by @reakaleek in #187
- Warn about links with template expressions by @reakaleek in #191
New Contributors
- @reakaleek made their first contribution in #142
Full Changelog: 0.1.3...0.2.0