phpOMS/tests/Utils/Parser/Markdown/data/reference_title.html
2022-02-19 13:57:39 +01:00

2 lines
309 B
HTML
Executable File

<p><a href="http://example.com" title="example title">double quotes</a> and <a href="http://example.com" title="example title">single quotes</a> and <a href="http://example.com" title="example title">parentheses</a></p>
<p>[invalid title]: <a href="http://example.com">http://example.com</a> example title</p>