diff options
Diffstat (limited to 'lib/cmark/bench/samples/inline-autolink.md')
| -rw-r--r-- | lib/cmark/bench/samples/inline-autolink.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/cmark/bench/samples/inline-autolink.md b/lib/cmark/bench/samples/inline-autolink.md deleted file mode 100644 index 0f71482..0000000 --- a/lib/cmark/bench/samples/inline-autolink.md +++ /dev/null @@ -1,14 +0,0 @@ -closed (valid) autolinks: - - <ftp://1.2.3.4:21/path/foo> - <http://foo.bar.baz?q=hello&id=22&boolean> - <http://veeeeeeeeeeeeeeeeeeery.loooooooooooooooooooooooooooooooong.autolink/> - <teeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeest@gmail.com> - -these are not autolinks: - - <ftp://1.2.3.4:21/path/foo - <http://foo.bar.baz?q=hello&id=22&boolean - <http://veeeeeeeeeeeeeeeeeeery.loooooooooooooooooooooooooooooooong.autolink - <teeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeest@gmail.com - < http://foo.bar.baz?q=hello&id=22&boolean > |
