Release 2.2.0
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