I have found, long before 2.0, that going via Markdown 

```
pandoc -f FORMAT1 -t markdown <INPUT | pandoc -f markdown -t FORMAT2 >OUTPUT
``` 

generally gives better results when converting between two non-Markdown formats. I have no idea why this is so though.


Den 10 dec 2017 04:42 skrev "Mario Valle" <siliconvalley58@gmail.com>:
smart works going in the other direction from markdown to docx:
pandoc -f markdown+smart -o ex2.docx ex.md
Besides devising a monster pipeline (docx -> md | md+smart -> docx | docx -> md-smart)
is there other ways to convert normal to smart quotes?
Thanks for looking!
mario

--
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@googlegroups.com.
To post to this group, send email to pandoc-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/6936cf4f-665b-47e6-8895-4efaa226709b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAFC_yuQP7Ckoq_4nTj7jiJTkCwWjBo%3Dij%2BDvxvm-FeYQ_zNyZg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.