1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-03 11:52:36 +02:00

Merge pull request #361 from grogy/php7-readme

remove PHP 7.0 from allow failures in tests + improve readme
This commit is contained in:
Emanuil Rusev
2015-10-31 20:08:48 +02:00
2 changed files with 1 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ Better Markdown Parser in PHP
* Super Fast
* [GitHub flavored](https://help.github.com/articles/github-flavored-markdown)
* Extensible
* Tested in 5.3 to 5.6
* Tested in 5.3 to 7.0 and in HHVM
* [Markdown Extra extension](https://github.com/erusev/parsedown-extra)
### Installation