1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-02 19:32:35 +02:00
This commit is contained in:
Emanuil Rusev
2019-03-02 12:08:48 +02:00
parent 819c68899d
commit a503c1a69b
2 changed files with 1 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ Better Markdown Parser in PHP - <a href="http://parsedown.org/demo">Demo</a>.
* [Super Fast](http://parsedown.org/speed)
* Extensible
* [GitHub flavored](https://help.github.com/articles/github-flavored-markdown)
* [Tested](http://parsedown.org/tests/) in 5.3 to 7.2 and in HHVM
* [Tested](http://parsedown.org/tests/) in 5.3 to 7.2
* [Markdown Extra extension](https://github.com/erusev/parsedown-extra)
## Installation