There was an error while loading. Please reload this page.
1 parent 3c95c44 commit a9570e0Copy full SHA for a9570e0
1 file changed
CHANGELOG.md
@@ -10,6 +10,8 @@ with the exception that 0.x versions can break between minor versions.
10
### Added
11
- New option `lineSeparator` for `MarkdownRenderer.Builder` to change the default line
12
separator from `\n` (e.g. to `\r\n`) (#442)
13
+- YAML front matter extension: Support extracting the raw YAML content so that you can
14
+ do the YAML parsing using a library (instead of the limited built-in parsing) (#391)
15
16
## [0.29.0] - 2026-06-20
17
0 commit comments