aboutsummaryrefslogtreecommitdiff
path: root/tests/markdown-test/literal-quotes.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/markdown-test/literal-quotes.html')
-rw-r--r--tests/markdown-test/literal-quotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/markdown-test/literal-quotes.html b/tests/markdown-test/literal-quotes.html
new file mode 100644
index 0000000..0342589
--- /dev/null
+++ b/tests/markdown-test/literal-quotes.html
@@ -0,0 +1,2 @@
+<p>Foo <a href="/url/" title="Title with &quot;quotes&quot; inside">bar</a>.</p>
+<p>Foo <a href="/url/" title="Title with &quot;quotes&quot; inside">bar</a>.</p> \ No newline at end of file