Closed blaggacao closed 4 years ago
A trained eye immediately sees this:
instead of:
changes=$history.changes$
do:
changes={$history.changes$}
@9999years Maybe this could be a hint in the docs? It was kind of hard for me, not being fully used to latex and having it already burrowed deep within the stack.
Sure, I can add a hint when I get a chance. That usage is cool, thanks for sharing! I had no clue people were using this in the wild at all. Forgetting to brace a value containing a comma is an easy-to-make error with keyval interfaces, and LaTeX's error messages do very little to help. Glad you got it figured out!
Let's consider the following inimal metadata yaml:
(which I use in pandoc and seems correctly parsed to pandoc native using
pandoc -f markdown -t native -s metadata.yaml | sed '$ d' > metadata.native
trick )when piping through:
I get