In the section on Metadata blocks, the manual says this: A document may contain multiple metadata blocks. The metadata fields will > be combined through a left-biased union: if two metadata blocks attempt to > set the same field, the value from the first block will be taken. I have two metadata blocks, all of which look something like this: Block A link: yahoo: "www.yahoo.com" Block B link: google: "www.google.com" So the root key is the same, bu the sub keys all have different values. In this case, Pandoc only recognizes "yahoo" in this case because that's the first block... is my understanding correct? I tested this and it seems to be the case, but I just want to make sure before I try to invent some way to combine my disparate YAML files... -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/b5cc6a0f-cac7-4e0a-860c-b3ef2878cd0f%40googlegroups.com.