1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/vendor/github.com/russross/blackfriday/testdata/Literal quotes in titles.html

4 lines
163 B
HTML
Raw Normal View History

2017-10-03 21:43:55 +03:00
<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>