Vfm Versions Save

⬇️ Open and extendable Markdown syntax and toolchain.

v2.2.1

7 months ago

2.2.1 (2023-11-05)

Bug Fixes

  • HTML block causes wrong sectioning (vfm 2.2.0) (#184) (6848823), closes #183

Reverts

  • Revert "chore: Update support version of Node.js (#179)" (#180) (cf4776c), closes #179 #180

v2.2.0

8 months ago

2.2.0 (2023-10-14)

Bug Fixes

  • HTML block with markdown heading causes wrong HTML sectioning (#174) (c551024), closes #171
  • HTML title generated from heading should not have ruby text and HTML tags (#178) (59fee36), closes #166

Features

  • Support non-sectionize headings, enclosed by equal number of hashes (#172) (463c615), closes #155
  • Support section-end mark (line with only hashes) (#175) (63869ed), closes #155

What's Changed

New Contributors

Full Changelog: https://github.com/vivliostyle/vfm/compare/v2.1.0...v2.2.0

v2.1.0

1 year ago

2.1.0 (2023-03-11)

Features

v1.2.2

2 years ago

1.2.2 (2022-05-29)

Bug Fixes

  • remove heading attributes notation on page title (f23ff1f)
  • Type error of object property (e8755d9)

v1.2.1

2 years ago

1.2.1 (2022-01-20)

Bug Fixes

  • Rename readMetadata argument and Metadata property excludes to be more understandable (60affea)

v1.2.0

2 years ago

1.2.0 (2022-01-20)

Bug Fixes

  • Fixed TOC link in Japanese version (a46c2a3)

Features

  • Add excludes argument to readMetadata (174c8dd)

v1.1.0

2 years ago

1.1.0 (2021-12-07)

Features

  • Supports metadata specification for stringify (249cf32)

v1.0.2

2 years ago

1.0.2 (2021-07-26)

This version is VFM v1.0.0, v1.0.2 is due to a mistake in the release process.

v1.0.0-alpha.27

2 years ago

1.0.0-alpha.27 (2021-07-10)

Bug Fixes

  • Fixed an issue where ruby couldn't escape pipe with a backslash (ac111a2)

v1.0.0-alpha.26

2 years ago

1.0.0-alpha.26 (2021-07-04)

Features

  • Added VFM settings to Frontmatter (ff4efc7)