mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-04 06:35:47 +00:00
9 lines
148 B
Markdown
9 lines
148 B
Markdown
```
|
|
% pandoc -f jats -t native
|
|
<sec>
|
|
<label>I</label><title>Introduction</title>
|
|
</sec>
|
|
^D
|
|
[ Header 1 ( "" , [] , [] ) [ Str "Introduction" ] ]
|
|
```
|