diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/command/6288.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/command/6288.md b/test/command/6288.md new file mode 100644 index 000000000..29aff0fb9 --- /dev/null +++ b/test/command/6288.md @@ -0,0 +1,8 @@ +``` +% pandoc -f jats -t native +<sec> +<label>I</label><title>Introduction</title> +</sec> +^D +[Header 1 ("",[],[]) [Str "I.",Space,Str "Introduction"]] +``` |