``` % 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. ```