X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fcebe%2Fmarkdown%2Ftests%2Fmarkdown-data%2Fmd1_literal_quotes_in_titles.md;fp=vendor%2Fcebe%2Fmarkdown%2Ftests%2Fmarkdown-data%2Fmd1_literal_quotes_in_titles.md;h=29d0e4235b22ad19bbdf2b6a4094722d0545cf03;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/vendor/cebe/markdown/tests/markdown-data/md1_literal_quotes_in_titles.md b/vendor/cebe/markdown/tests/markdown-data/md1_literal_quotes_in_titles.md new file mode 100644 index 000000000..29d0e4235 --- /dev/null +++ b/vendor/cebe/markdown/tests/markdown-data/md1_literal_quotes_in_titles.md @@ -0,0 +1,7 @@ +Foo [bar][]. + +Foo [bar](/url/ "Title with "quotes" inside"). + + + [bar]: /url/ "Title with "quotes" inside" +