-
|
markdown text: When I executed the following command, it failed: error msg: Strangely, removing the colon (:) after 'c' prevents errors from occurring. pandoc version: |
Beta Was this translation helpful? Give feedback.
Answered by
jgm
Jan 10, 2026
Replies: 1 comment 3 replies
-
|
YAML metadata sections have to contain valid YAML, and this is not valid. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're processing LLM-produced Markdown and it's not using YAML metadata blocks, then you could always disable this extension:
-f markdown-yaml_metadata_block.