mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
improve readme
This commit is contained in:
parent
102a947c7a
commit
b7029ab176
@ -1,15 +1,17 @@
|
|||||||
## Parsedown
|
## Parsedown
|
||||||
|
|
||||||
Fast and consistent [Markdown][1] parser for PHP.
|
Better [Markdown][1] parser for PHP.
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
[home](http://parsedown.org/) · [demo](http://parsedown.org/explorer/) · [tests](http://parsedown.org/tests/)
|
[home](http://parsedown.org/) · [demo](http://parsedown.org/demo) · [tests](http://parsedown.org/tests/)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
Other features include:
|
Features:
|
||||||
|
|
||||||
|
* [fast](http://parsedown.org/speed)
|
||||||
|
* [consistent](http://parsedown.org/consistency)
|
||||||
* [ GitHub Flavored ][2]
|
* [ GitHub Flavored ][2]
|
||||||
* tested in PHP 5.2, 5.3, 5.4 and 5.5
|
* tested in PHP 5.2, 5.3, 5.4 and 5.5
|
||||||
* friendly to international input
|
* friendly to international input
|
||||||
|
Loading…
Reference in New Issue
Block a user