1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-02 19:32:35 +02:00

Update README.md

This commit is contained in:
Emanuil Rusev
2025-06-05 08:59:58 +03:00
committed by GitHub
parent 95c7e4c3d7
commit 5b74b74145

View File

@@ -8,13 +8,13 @@ Better Markdown Parser in PHP — <a href="https://parsedown.org/demo">demo</a>
## Features
* One file
* No dependencies
* [Super fast](http://parsedown.org/speed)
* Extensible
* [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)
- One file
- No dependencies
- [Super fast](http://parsedown.org/speed)
- Extensible
- [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)
## Installation