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

Update GitHub flavored markdown url

This commit is contained in:
Jeanmonod David
2020-01-21 22:07:12 +01:00
committed by GitHub
parent bfaa76d370
commit dbee8ab4f2

View File

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