I am using Pandoc to convert dumb quotes to smart quotes in HTML. The HTML is on my MacOS clipboard:

pbpaste | pandoc -t html+smart | pbcopy

The output begins with

<!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.01//EN” “http://www.w3.org/TR/html4/strict.dtd”>

and a blank line.

Is it possible to turn this off?

--
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/9ac6c67a-8aba-4a19-bde0-65e37340c5d6n%40googlegroups.com.