Pandoc tries to keep all highlighting when transforming documents, but often features collide. One such collision are italic multi-block footnotes in Latex, which were not correctly transformed when coming from markdown. The fix is to re-order things in the Latex-Writer.
[ { "endline": 71, "file": "./src/Text/Pandoc/Writers/LaTeX.hs", "function": "writeLaTeX", "module": "Text.Pandoc.Writers.LaTeX", "startline": 71 } ]
[ { "endline": 94, "file": "./src/Text/Pandoc/Writers/LaTeX.hs", "function": "writeLaTeX", "module": "Text.Pandoc.Writers.LaTeX", "startline": 67 }, { "endline": 99, "file": "./src/Text/Pandoc/Writers/LaTeX.hs", "function": "writeLaTeX", "module": "Text.Pandoc.Writers.LaTeX", "startline": 99 } ]