index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
/
latex-command-comment.md
blob: 1a13179258f67515f8c9cb9c26e8b51865df681c (
plain
) (
blame
)
1
2
3
4
5
6
7
``` % pandoc -f latex -t native \emph% {hi} ^D [ Para [ Emph [ Str "hi" ] ] ] ```