summaryrefslogtreecommitdiff
path: root/test/command/4156.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4156.md')
-rw-r--r--test/command/4156.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/command/4156.md b/test/command/4156.md
new file mode 100644
index 000000000..073537d1f
--- /dev/null
+++ b/test/command/4156.md
@@ -0,0 +1,10 @@
+```
+% pandoc -f rst
+.. _`SOMEID`:
+
+foo
+^D
+<div id="SOMEID">
+<p>foo</p>
+</div>
+```