X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fcebe%2Fmarkdown%2Ftests%2Fgithub-data%2Furl.md;fp=vendor%2Fcebe%2Fmarkdown%2Ftests%2Fgithub-data%2Furl.md;h=23ca14edde4b33bba6043a8387bf9929408c61d5;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/vendor/cebe/markdown/tests/github-data/url.md b/vendor/cebe/markdown/tests/github-data/url.md new file mode 100644 index 000000000..23ca14edd --- /dev/null +++ b/vendor/cebe/markdown/tests/github-data/url.md @@ -0,0 +1,31 @@ +here is the url: http://www.cebe.cc/ + +here is the url: http://www.cebe.cc + +here is the url: http://www.cebe.cc/ and some text + +using http is cool and http:// is the beginning of an url. + +link should be url decoded: http://en.wikipedia.org/wiki/Mase_%28disambiguation%29 + +link in the end of the sentence: See this http://example.com/. + +this one is in parenthesis (http://example.com/). + +this one is in parenthesis (http://example.com:80/?id=1,2,3). + +... (see http://en.wikipedia.org/wiki/Port_(computer_networking)). + +... (see https://en.wikipedia.org/wiki/Port_(computer_networking)_more). + +... (see https://en.wikipedia.org/wiki/Port_(computer_networking)_more). ... (see http://en.wikipedia.org/wiki/Port_(computer_networking)). + +... (see https://en.wikipedia.org/wiki/Port_(computer_networking)_more)....(http://en.wikipedia.org/wiki/Port_(computer_networking)). + +... (see http://en.wikipedia.org/wiki/Port) + +... (see http://en.wikipedia.org/wiki/Port). + +http://www.cebe.cc, http://www.cebe.net, and so on + +[link to http://www.google.com/](http://www.google.com/) \ No newline at end of file