Skip to content

Releases: edge-js/edge-markdown

Apply shiki focus transformer

28 Aug 09:08
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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