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

update readme

we already say "warning" in bold and upper case — the warning emoji feels unnecessary
This commit is contained in:
Emanuil Rusev
2020-08-09 17:06:19 +03:00
committed by GitHub
parent 1610e4747c
commit 1e5080190c

View File

@@ -68,7 +68,7 @@ Safe mode does not necessarily yield safe results when using extensions to Parse
## Escaping HTML
> ⚠️  **WARNING:** This method isn't safe from XSS!
> **WARNING:** This method isn't safe from XSS!
If you wish to escape HTML **in trusted input**, you can use the following: