Releases: edge-js/edge-markdown
Releases · edge-js/edge-markdown
Release 1.8.0
Release 1.7.1
1.7.1 (2026-01-05)
Add support defining yaml front matter within components
1.7.0 (2025-09-29)
Features
- add support for referencing values from local frontmatter within components (56e9784)
Full Changelog: v1.6.0...v1.7.0
Add support for caching markdown files
1.6.0 (2025-09-25)
Features
- add support for caching render output (ac3f0ec)
Full Changelog: v1.5.0...v1.6.0
Apply shiki focus transformer
1.5.0 (2025-08-28)
Bug Fixes
- apply rehypeRaw after shiki plugin (e9e3535)
Features
- apply focus transformer (f35965b)
Full Changelog: v1.4.1...v1.5.0
Fix processing of Raw HTML
Add support for words highlighting and fix parsing of codeblock metadata
1.4.0 (2025-08-21)
Bug Fixes
- parsing of codeblock metadata (2a5126e)
Features
- add word highlighting transformer (04b166d)
Full Changelog: v1.3.0...v1.4.0
Parse codeblocks metadata
Add filePath to the created vFile
First working release
1.1.0 (2025-08-20)
Bug Fixes
Features
- initial working version (2443a67)
Full Changelog: https://github.com/edge-js/edge-markdown/commits/v1.1.0