diff options
Diffstat (limited to 'oldtests/Links')
-rw-r--r-- | oldtests/Links/AngleBrackets.html | 3 | ||||
-rw-r--r-- | oldtests/Links/AngleBrackets.markdown | 7 | ||||
-rw-r--r-- | oldtests/Links/AutoLinks.html | 7 | ||||
-rw-r--r-- | oldtests/Links/AutoLinks.markdown | 7 | ||||
-rw-r--r-- | oldtests/Links/BackticksInLinks.html | 1 | ||||
-rw-r--r-- | oldtests/Links/BackticksInLinks.markdown | 1 | ||||
-rw-r--r-- | oldtests/Links/CaseInsensitiveReferences.html | 1 | ||||
-rw-r--r-- | oldtests/Links/CaseInsensitiveReferences.markdown | 3 | ||||
-rw-r--r-- | oldtests/Links/Entities.html | 2 | ||||
-rw-r--r-- | oldtests/Links/Entities.markdown | 3 | ||||
-rw-r--r-- | oldtests/Links/InlineLinks.html | 10 | ||||
-rw-r--r-- | oldtests/Links/InlineLinks.markdown | 9 | ||||
-rw-r--r-- | oldtests/Links/ParensInURLs.html | 6 | ||||
-rw-r--r-- | oldtests/Links/ParensInURLs.markdown | 14 | ||||
-rw-r--r-- | oldtests/Links/ReferenceLinks.html | 7 | ||||
-rw-r--r-- | oldtests/Links/ReferenceLinks.markdown | 10 |
16 files changed, 0 insertions, 91 deletions
diff --git a/oldtests/Links/AngleBrackets.html b/oldtests/Links/AngleBrackets.html deleted file mode 100644 index 21ac00d..0000000 --- a/oldtests/Links/AngleBrackets.html +++ /dev/null @@ -1,3 +0,0 @@ -<p><a href="?}]*+|&)">silly URL with angle brackets</a>.</p> -<p><a href="url://with spaces" title="title">link</a>.</p> -<p><a href="url with spaces" title="title">link</a>.</p> diff --git a/oldtests/Links/AngleBrackets.markdown b/oldtests/Links/AngleBrackets.markdown deleted file mode 100644 index c2e06ff..0000000 --- a/oldtests/Links/AngleBrackets.markdown +++ /dev/null @@ -1,7 +0,0 @@ -[silly URL with angle brackets](<?}]*+|&)>). - -[link](<url://with spaces> "title"). - -[link][]. - -[link]: <url with spaces> "title" diff --git a/oldtests/Links/AutoLinks.html b/oldtests/Links/AutoLinks.html deleted file mode 100644 index 092353f..0000000 --- a/oldtests/Links/AutoLinks.html +++ /dev/null @@ -1,7 +0,0 @@ -<p><a href="http://google.com?query=blah&time=15">http://google.com?query=blah&time=15</a> -<a href="mailto:someone.else@somedomain.com">someone.else@somedomain.com</a> -<a href="ftp://old.ftp.server.edu">ftp://old.ftp.server.edu</a> -<a href="git://some.git.repo/project.git">git://some.git.repo/project.git</a> -<not autolink> -<http://not.an autolink> -<relative/not/autolink></p> diff --git a/oldtests/Links/AutoLinks.markdown b/oldtests/Links/AutoLinks.markdown deleted file mode 100644 index bf95b8d..0000000 --- a/oldtests/Links/AutoLinks.markdown +++ /dev/null @@ -1,7 +0,0 @@ -<http://google.com?query=blah&time=15> -<someone.else@somedomain.com> -<ftp://old.ftp.server.edu> -<git://some.git.repo/project.git> -<not autolink> -<http://not.an autolink> -<relative/not/autolink> diff --git a/oldtests/Links/BackticksInLinks.html b/oldtests/Links/BackticksInLinks.html deleted file mode 100644 index ff70383..0000000 --- a/oldtests/Links/BackticksInLinks.html +++ /dev/null @@ -1 +0,0 @@ -<p><a href="/url">the right bracket character (<code>]</code>)</a></p> diff --git a/oldtests/Links/BackticksInLinks.markdown b/oldtests/Links/BackticksInLinks.markdown deleted file mode 100644 index 539fd52..0000000 --- a/oldtests/Links/BackticksInLinks.markdown +++ /dev/null @@ -1 +0,0 @@ -[the right bracket character (`]`)](/url) diff --git a/oldtests/Links/CaseInsensitiveReferences.html b/oldtests/Links/CaseInsensitiveReferences.html deleted file mode 100644 index afe4557..0000000 --- a/oldtests/Links/CaseInsensitiveReferences.html +++ /dev/null @@ -1 +0,0 @@ -<p><a href="/url">Толпой</a> is a Russian word.</p> diff --git a/oldtests/Links/CaseInsensitiveReferences.markdown b/oldtests/Links/CaseInsensitiveReferences.markdown deleted file mode 100644 index f9653b9..0000000 --- a/oldtests/Links/CaseInsensitiveReferences.markdown +++ /dev/null @@ -1,3 +0,0 @@ -[Толпой] is a Russian word. - -[ТОЛПОЙ]: /url diff --git a/oldtests/Links/Entities.html b/oldtests/Links/Entities.html deleted file mode 100644 index 252dadb..0000000 --- a/oldtests/Links/Entities.html +++ /dev/null @@ -1,2 +0,0 @@ -<p><a href="http://göögle.com">http://göögle.com</a></p> -<p><a href="/url" title="göögle & yahoo">hi</a></p> diff --git a/oldtests/Links/Entities.markdown b/oldtests/Links/Entities.markdown deleted file mode 100644 index d81ee36..0000000 --- a/oldtests/Links/Entities.markdown +++ /dev/null @@ -1,3 +0,0 @@ -<http://göögle.com> - -[hi](/url "göögle & yahoo") diff --git a/oldtests/Links/InlineLinks.html b/oldtests/Links/InlineLinks.html deleted file mode 100644 index ae33f33..0000000 --- a/oldtests/Links/InlineLinks.html +++ /dev/null @@ -1,10 +0,0 @@ -<ol> -<li><a href="/url">link</a></li> -<li><a href="/url" title="title">link</a></li> -<li><a href="/url" title="title">link</a></li> -<li><a href="/url with spaces" title="title -with linebreak">link <em>with -linebreak</em></a>.</li> -<li><a href="/url(withparens)" title="and single quoted title">link</a></li> -<li>[not a link] (/url)</li> -</ol> diff --git a/oldtests/Links/InlineLinks.markdown b/oldtests/Links/InlineLinks.markdown deleted file mode 100644 index a822c4d..0000000 --- a/oldtests/Links/InlineLinks.markdown +++ /dev/null @@ -1,9 +0,0 @@ -1. [link](/url) -2. [link](/url "title") -3. [link](/url - "title") -4. [link *with -linebreak*](</url with spaces> "title -with linebreak"). -5. [link](/url(withparens) 'and single quoted title') -6. [not a link] (/url) diff --git a/oldtests/Links/ParensInURLs.html b/oldtests/Links/ParensInURLs.html deleted file mode 100644 index 9cd6de7..0000000 --- a/oldtests/Links/ParensInURLs.html +++ /dev/null @@ -1,6 +0,0 @@ -<p><a href="/url(test)" title="title">Inline link 1 with parens</a>.</p> -<p><a href="/url(test)" title="title">Inline link 2 with parens</a>.</p> -<p><a href="/url(test)" title="title">Inline link 3 with non-escaped parens</a>.</p> -<p><a href="/url(test)" title="title">Inline link 4 with non-escaped parens</a>.</p> -<p><a href="/url(test)" title="title">Reference link 1 with parens</a>.</p> -<p><a href="/url(test)" title="title">Reference link 2 with parens</a>.</p> diff --git a/oldtests/Links/ParensInURLs.markdown b/oldtests/Links/ParensInURLs.markdown deleted file mode 100644 index bb7be4f..0000000 --- a/oldtests/Links/ParensInURLs.markdown +++ /dev/null @@ -1,14 +0,0 @@ -[Inline link 1 with parens](/url\(test\) "title"). - -[Inline link 2 with parens](</url\(test\)> "title"). - -[Inline link 3 with non-escaped parens](/url(test) "title"). - -[Inline link 4 with non-escaped parens](</url(test)> "title"). - -[Reference link 1 with parens][1]. - -[Reference link 2 with parens][2]. - - [1]: /url(test) "title" - [2]: </url(test)> "title" diff --git a/oldtests/Links/ReferenceLinks.html b/oldtests/Links/ReferenceLinks.html deleted file mode 100644 index 397cdb2..0000000 --- a/oldtests/Links/ReferenceLinks.html +++ /dev/null @@ -1,7 +0,0 @@ -<ol> -<li><p><a href="/url" title="even in a list item">Link references</a> can be defined anywhere.</p></li> -</ol> -<blockquote> -<p><a href="/foo" title="can break -lines">another</a> one</p> -</blockquote> diff --git a/oldtests/Links/ReferenceLinks.markdown b/oldtests/Links/ReferenceLinks.markdown deleted file mode 100644 index ebcf5a9..0000000 --- a/oldtests/Links/ReferenceLinks.markdown +++ /dev/null @@ -1,10 +0,0 @@ -1. [Link references] can be defined anywhere. - - [Link references]: /url - (even in a list item) - -> [another] one -> -> [another]: -> /foo "can break -> lines" |