initial commits

master
Charles Iliya Krempeaux 2024-02-12 21:27:24 -08:00
parent cd77df53ca
commit 5e0815b42c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# go-htmlescape # go-htmlescape
Package **htmlescape** provides tools for safely escaping text within HTML, replacing any "special-characters" into HTML entities. Package **htmlescape** provides tools for safely escaping text within HTML, replacing any special-characters into HTML-entities, for the Go programming language.
## Documention ## Documention