Hi,

why does Pandoc escape simple square brackets?

$ echo "[Foo]" | pandoc --from=markdown --to=markdown
\[Foo\]

Since some Markdown tools will interpret this as LaTeX math, I don't want to lose portability and turn this behaviour off. Is this possible somehow?

Thanks in advance,
Marcel

--
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/71debaa3-7564-4fbe-99e8-0157dc63ea12%40googlegroups.com.