mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 19:37:12 +00:00
155 B
155 B
% pandoc -f markdown -t html
[test]{.foo .underline #bar .smallcaps .kbd}
^D
<p><kbd id="bar"><u><span class="smallcaps">test</span></u></kbd></p>