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
/
4880.md
blob: 638e3edeeee4d6fc4bf3134ce156f8a21150f8f1 (
plain
)
1
2
3
4
5
6
7
```
% pandoc -t latex
$x=y%comment$
^D
\(x=y%comment
\)
```