pandoc/test/command/4442.md

182 B

% pandoc -f markdown -t latex
\newcommand{\myFruit}{Mango\xspace}
\myFruit is the king of fruits.
^D
\newcommand{\myFruit}{Mango\xspace}

Mango\xspace is the king of fruits.