1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Update README to match Travis breadth

This commit is contained in:
Aidan Woods 2019-03-14 18:59:31 +00:00
parent c86757b6ae
commit de1e0b9361
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9

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.3
* Tested in 5.5 to 7.3
* [Markdown Extra extension](https://github.com/erusev/parsedown-extra)
## Installation