blob: 042e0a72e19eb47d7fbf6e8f6c0dd1b10f511502 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
```
% pandoc -f jats -t native
<sec>
<label>I</label><title>Introduction</title>
</sec>
^D
[ Header
1 ( "" , [] , [] ) [ Str "I." , Space , Str "Introduction" ]
]
```
|