Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 2.22 KB

Changelog

0.3.1 (2025-04-01)

Bug Fixes

  • added ability to register leaf-block directive using config object (#15) (cecafd6)
  • allow to set meta to token using config objects (#14) (ba5595a)
  • bumped markdown-it-directive for closing & nesting fixes (#12) (16dcfd8)

0.3.0 (2024-11-27)

Features

  • enable inline directives by default (#9) (a5ec3d9)

0.2.1 (2024-11-27)

Bug Fixes

0.2.0 (2024-11-15)

Features

  • added ability to register directive with code content using config object (#4) (7af1351)

0.1.0 (2024-11-12)

Features

  • add directive plugin and helpers (#1) (08be405)