Skip to content

Commit 03c1bff

Browse files
committed
Update changelog.
1 parent 3f59565 commit 03c1bff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@
5454
(#7692). Previously we sometimes lost attributes when rendering links
5555
as autolinks.
5656

57+
* Text.Pandoc.Readers.Metadata: allow multiple YAML documents when parsing
58+
YAML for `yamlBsToRefs`. Some people use `---` as the end delimiter in
59+
YAML bibliography files, which causes the `yaml` library to emit an
60+
error unless we explicitly allow multiple YAML documents (and just
61+
consider the first).
62+
5763
* JATS writer:
5864

5965
+ Ensure figures are wrapped with `<p>` in list items

0 commit comments

Comments
 (0)