1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: