aboutsummaryrefslogtreecommitdiff
path: root/tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.html')
-rw-r--r--tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.html b/tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.html
new file mode 100644
index 000000000..611c1ac61
--- /dev/null
+++ b/tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.html
@@ -0,0 +1,3 @@
+<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>