1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-03 20:02:33 +02:00

Update README.md

This commit is contained in:
Emanuil Rusev
2023-10-13 11:10:28 +03:00
committed by GitHub
parent 0586729b46
commit 77947eda2f

View File

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