mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 17:26:32 +00:00
182 B
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.