Misleading info in User's Guide concerning restrictions to the yaml_metadata_block extension #11561
Closed
YvesMarcoux
started this conversation in
General
Replies: 1 comment 1 reply
|
"In these formats" is meant to apply just to the commonmark-based formats (commonmark, gfm, commonmark_x). |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The User's Guide contains the following paragraphs in the section on
yaml_metadata_blockextension (end of the section):According to my tests, there is at least one case in which two of those restrictions do not apply: with a
markdowninput, there can be any number of YAML metadata blocks and they can be anywhere in the document.It might be worthwhile clarifying this in the User's Guide.
All reactions