pandoc-2.10: test/command/6288.md
```
% pandoc -f jats -t native
<sec>
<label>I</label><title>Introduction</title>
</sec>
^D
[Header 1 ("",[],[]) [Str "I.",Space,Str "Introduction"]]
```
```
% pandoc -f jats -t native
<sec>
<label>I</label><title>Introduction</title>
</sec>
^D
[Header 1 ("",[],[]) [Str "I.",Space,Str "Introduction"]]
```