Skip to content

Releases: CollierCZ/markdoc-svelte

4.1.0

21 Dec 14:49

Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

21 Dec 12:32

Choose a tag to compare

Added the ability to generate IDs for headings, whether through the new default method or a custom method passed through config.

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0

3.0.0

23 Jun 20:26

Choose a tag to compare

Major refactoring of how the processor works. Now handles most scenarios better. Renamed the function and removed helper functions that were no longer necessary.

Much of the work done by @hugentobler

What's Changed

Full Changelog: 2.0.1...3.0.0

Initial release

25 May 19:24

Choose a tag to compare

Initial release Pre-release
Pre-release

Initial release with basic function. Can parse basic Markdoc with no schema definition. Not guaranteed to parse everything correctly.