I am using Pandoc to turn my latest book, written in markdown, into Tex. On the way, Pandoc adds & (ampersand) to the one table I have in the book. So this

| Sample                    | 14 €/kg |

gets turned into this:

Sample & 14\,€/kg \\

Which, of course, creates problems during my conversion from tex to pdf further up the road.

Why does Pandoc do that? How can I stop it?
Using Pandoc to go from Markdown straight to PDF works fine

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/0967c094-0aeb-45a2-a617-34eb476aa189n%40googlegroups.com.