aboutsummaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
Diffstat (limited to 'test/command')
-rw-r--r--test/command/setext-fenced-div.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/command/setext-fenced-div.md b/test/command/setext-fenced-div.md
new file mode 100644
index 000000000..27301ea22
--- /dev/null
+++ b/test/command/setext-fenced-div.md
@@ -0,0 +1,9 @@
+```
+% pandoc -t native
+::: {.cell}
+---
+:::
+^D
+[Div ("",["cell"],[])
+ [HorizontalRule]]
+```