1 parent e68a458 commit 098f188Copy full SHA for 098f188
1 file changed
README.md
@@ -11,8 +11,8 @@ Better Markdown Parser in PHP
11
* [GitHub flavored](https://help.github.com/articles/github-flavored-markdown)
12
* [Tested](http://parsedown.org/tests/) in PHP 5.2, 5.3, 5.4, 5.5, 5.6 and [hhvm](http://www.hhvm.com/)
13
* Extensible
14
-* [Markdown Extra extension](https://github.com/erusev/parsedown-extra) <sup>new</sup>
15
-* [JavaScript port](https://github.com/hkdobrev/parsedown.js) under development <sup>new</sup>
+* [Markdown Extra extension](https://github.com/erusev/parsedown-extra)
+* [JavaScript port](https://github.com/hkdobrev/parsedown.js) under development
16
17
### Installation
18
0 commit comments