mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-21 00:31:45 +00:00
204 B
204 B
% pandoc -f latex -t markdown --wrap=preserve
This is \texttt{--flag} with dashes.
This is the same --flag without a code.
^D
This is `--flag` with dashes.
This is the same --flag without a code.