Lines Matching refs:http

6 [![Build Status](https://travis-ci.org/cebe/markdown.svg?branch=master)](http://travis-ci.org/cebe/…
27 - **Traditional Markdown** according to <http://daringfireball.net/projects/markdown/syntax> ([try …
28 …to <https://help.github.com/articles/github-flavored-markdown> ([try it!](http://markdown.cebe.cc/…
29 …xtra** according to <http://michelf.ca/projects/php-markdown/extra/> (currently not fully supporte…
34 - Smarty Pants <http://daringfireball.net/projects/smartypants/>
37 [PHP]: http://php.net/ "PHP is a popular general-purpose scripting language that is especially suit…
38 [Markdown]: http://en.wikipedia.org/wiki/Markdown "Markdown on Wikipedia"
44 - It powers the [API-docs and the definitive guide](http://www.yiiframework.com/doc-2.0/) for the […
46 [Yii Framework]: http://www.yiiframework.com/ "The Yii PHP Framework"
52 [PHP 5.4 or higher](http://www.php.net/downloads.php) is required to use it.
53 It will also run on facebook's [hhvm](http://hhvm.com/).
57 [it does not strip comments](http://php.net/manual/en/opcache.configuration.php#ini.opcache.save-co…
74 > [opcache.save_comments](http://php.net/manual/en/opcache.configuration.php#ini.opcache.save-comme…
137 curl http://daringfireball.net/projects/markdown/syntax.text | bin/markdown > md.html
173 curl http://daringfireball.net/projects/markdown/syntax.text | bin/markdown > md.html
176 [1] http://daringfireball.net/projects/markdown/syntax
178 [3] http://michelf.ca/projects/php-markdown/extra/
186 …//github.com/Bogardo/markdown-codepen) - shortcode to embed codepens from http://codepen.io/ in ma…
464 [Parsedown]: http://parsedown.org/ "The Parsedown PHP Markdown parser"
492 [real parser]: http://en.wikipedia.org/wiki/Parsing#Types_of_parser
494 [Parsedown]: http://parsedown.org/ "The Parsedown PHP Markdown parser"
514 [MIT License]: http://opensource.org/licenses/MIT