index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command
/
7058.md
blob: 69e5dd44505881fd5b3cb9d0f6ee25ddfcabf806 (
plain
)
1
2
3
4
5
6
```
% pandoc -f latex -t markdown
5\(-\)8 \(x\)
^D
5$-$`<!-- -->`{=html}8 $x$
```