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
/
7546.md
blob: aed17275ead440b8204b0b424a506c82b3bd0d9c (
plain
)
1
2
3
4
5
6
```
% pandoc -t html -f native
Span ("", [], [("","")]) []
^D
<span></span>
```