Sha256: ceaa991803d6b391a7a5153560b073b623d622e52c27931dadc2782199378a8d
Contents?: true
Size: 1.15 KB
Versions: 2
Compression:
Stored size: 1.15 KB
Contents
<p>simple <a href="">URL</a></p> <p>simple <a href="something.html">URL</a></p> <p>simple <a href="something.html">URL <em>with</em> formatting</a></p> <p>simple <a href="something.html" title="a t"itle">URL with single quoted title</a></p> <p>simple <a href="something.html" title="a t'itle">URL with double quoted title</a></p> <p>simple <a href="something.html">URL [with ] escaped</a></p> <p>simple <a href="something.html">URL with ] escaped</a></p> <p>simple <a href="something.html">URL [with] nested</a></p> <p>simple <a href="something.html">URL with [no](link.html) inside</a></p> <p>simple <a href="/something/to(do)">URL with parens</a></p> <p>simple <a href="/something/to(do" title="doit">URL with parens</a></p> <p>simple <a href="something.html" title="title">URL broken on line</a></p> <p>bad [URL <a href="something.html">not</a></p> <p>bad [URL with parens](something(new.html)</p> <p>bad [URL with leading spaces]( something.html)</p> <p>bad [URL with trailing spaces](something.html )</p> <p>bad [URL with spaces](this is some url.html)</p> <p>bad [URL with empty title](something.html ‘’)</p> <p>bad [URL](</p> <p>bad [URL](no</p>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kramdown-0.10.0 | test/testcases/span/01_link/inline.html.19 |
kramdown-0.9.0 | test/testcases/span/01_link/inline.html.19 |