Sha256: 5c2284a364490cfae8ad8deabb6bad9ca0050b2d1b300ab65bb8db17c251ddc3

Contents?: true

Size: 1.15 KB

Versions: 4

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&quot;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

4 entries across 4 versions & 1 rubygems

Version Path
kramdown-0.4.0 test/testcases/span/01_link/inline.html
kramdown-0.3.0 test/testcases/span/01_link/inline.html
kramdown-0.2.0 test/testcases/span/01_link/inline.html
kramdown-0.1.0 test/testcases/span/01_link/inline.html