mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-05 20:33:03 +02:00
improve readme
This commit is contained in:
@@ -21,6 +21,8 @@ Better Markdown Parser in PHP
|
|||||||
* Tested in 5.3 to 7.1 and in HHVM
|
* Tested in 5.3 to 7.1 and in HHVM
|
||||||
* [Markdown Extra extension](https://github.com/erusev/parsedown-extra)
|
* [Markdown Extra extension](https://github.com/erusev/parsedown-extra)
|
||||||
|
|
||||||
|
Note that when you deal with untrusted content (ex: user commnets) you should also use a HTML sanitizer like [HTML Purifier](http://htmlpurifier.org/).
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
Include `Parsedown.php` or install [the composer package](https://packagist.org/packages/erusev/parsedown).
|
Include `Parsedown.php` or install [the composer package](https://packagist.org/packages/erusev/parsedown).
|
||||||
|
Reference in New Issue
Block a user