summaryrefslogtreecommitdiff
path: root/test/command/3716.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3716.md')
-rw-r--r--test/command/3716.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/3716.md b/test/command/3716.md
new file mode 100644
index 000000000..7e00819da
--- /dev/null
+++ b/test/command/3716.md
@@ -0,0 +1,6 @@
+```
+% pandoc
+<http://example.com>{.foo}
+^D
+<p><a href="http://example.com" class="uri foo">http://example.com</a></p>
+```