mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 11:57:16 +00:00
47610fe3de
Closes #10781.
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.