Hello, I'd like to use pandoc to convert a MS Word 365 (*.docx) file to markdown. My reference management program (Citavi) is using Word Content Control fields to inject references into footnotes. Unfortunately, pandoc is omitting the all references instead of at least converting the references into plain text. For example: One of my footnote is: "92. See Author, New York 2018, p. 18" The source code for this footnote (from Word's footnotes.xml file): ADDIN CitaviPlaceholder{ey....AifQ==}*See* Author*, **New York 2018*81*, p. 18.* Output after converting: pandoc -f docx "test.docx" -w markdown_strict --reference-location "block" "92. " Any ideas how to fix this? Thanks, Nyoman -- 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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/87d9e5ab-3b83-46cf-a538-a6f2308454d1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.