summaryrefslogtreecommitdiff
path: root/tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.text
diff options
context:
space:
mode:
Diffstat (limited to 'tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.text')
-rw-r--r--tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.text7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.text b/tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.text
new file mode 100644
index 000000000..29d0e4235
--- /dev/null
+++ b/tests/MarkdownTest_1.0.3/Tests/Literal quotes in titles.text
@@ -0,0 +1,7 @@
+Foo [bar][].
+
+Foo [bar](/url/ "Title with "quotes" inside").
+
+
+ [bar]: /url/ "Title with "quotes" inside"
+