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" ] ] ```