summaryrefslogtreecommitdiff
path: root/test/command/3794.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3794.md')
-rw-r--r--test/command/3794.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/command/3794.md b/test/command/3794.md
new file mode 100644
index 000000000..b56e7b504
--- /dev/null
+++ b/test/command/3794.md
@@ -0,0 +1,7 @@
+```
+% pandoc -f html -t native
+<div><p>hello</div>
+^D
+[Div ("",[],[])
+ [Para [Str "hello"]]]
+```