Skip to content

Releases: edge-js/edge-markdown

Release 1.8.0

20 Feb 12:46

Choose a tag to compare

1.8.0 (2026-02-20)

Features

  • do not manually remove nodes from toc and use the minDepth option (ec684c9)

Release 1.7.1

05 Jan 10:41

Choose a tag to compare

1.7.1 (2026-01-05)

Add support defining yaml front matter within components

29 Sep 11:03

Choose a tag to compare

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

25 Sep 12:04

Choose a tag to compare

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

28 Aug 09:08

Choose a tag to compare

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

28 Aug 07:10

Choose a tag to compare

1.4.1 (2025-08-28)

Bug Fixes

  • process raw HTML as AST (b35503c)

Full Changelog: v1.4.0...v1.4.1

Add support for words highlighting and fix parsing of codeblock metadata

21 Aug 04:56

Choose a tag to compare

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

20 Aug 15:44

Choose a tag to compare

1.3.0 (2025-08-20)

Features

  • parse codeblocks metadata (8dc6eb4)

Full Changelog: v1.2.0...v1.3.0

Add filePath to the created vFile

20 Aug 13:19

Choose a tag to compare

1.2.0 (2025-08-20)

Features

  • add file path to the vFile (909ecca)

Full Changelog: v1.1.0...v1.2.0

First working release

20 Aug 11:35

Choose a tag to compare

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