Skip to content

Releases: vivliostyle/vfm

Release 2.2.1

05 Nov 06:01
Compare
Choose a tag to compare

2.2.1 (2023-11-05)

Bug Fixes

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

Reverts

Release 2.2.0

14 Oct 08:46
Compare
Choose a tag to compare

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

  • docs: 日本語ドキュメントのサイドバーが壊れていたのを修正 by @MurakamiShinyu in #168
  • feat: Support non-sectionize headings, enclosed by equal number of hashes by @MurakamiShinyu in #172
  • Added Type attribute to Link of CSS by @ffbeso in #173
  • fix: HTML block with markdown heading causes wrong HTML sectioning by @MurakamiShinyu in #174
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #163
  • feat: Support section-end mark (line with only hashes) by @MurakamiShinyu in #175
  • fix: HTML title generated from heading should not have ruby text and HTML tags by @MurakamiShinyu in #178

New Contributors

Full Changelog: v2.1.0...v2.2.0

Release 2.1.0

11 Mar 01:12
Compare
Choose a tag to compare

2.1.0 (2023-03-11)

Features

Release 1.2.2

29 May 06:04
Compare
Choose a tag to compare

1.2.2 (2022-05-29)

Bug Fixes

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

Release 1.2.1

20 Jan 14:53
Compare
Choose a tag to compare

1.2.1 (2022-01-20)

Bug Fixes

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

Release 1.2.0

20 Jan 09:29
Compare
Choose a tag to compare

1.2.0 (2022-01-20)

Bug Fixes

  • Fixed TOC link in Japanese version (a46c2a3)

Features

  • Add excludes argument to readMetadata (174c8dd)

Release 1.1.0

07 Dec 06:07
Compare
Choose a tag to compare

1.1.0 (2021-12-07)

Features

  • Supports metadata specification for stringify (249cf32)

Release 1.0.2

26 Jul 22:23
Compare
Choose a tag to compare

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.

Release 1.0.0-alpha.27

10 Jul 23:11
Compare
Choose a tag to compare
Pre-release

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

Bug Fixes

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

Release 1.0.0-alpha.26

04 Jul 08:04
Compare
Choose a tag to compare
Pre-release

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

Features

  • Added VFM settings to Frontmatter (ff4efc7)