mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 12:01:26 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# xml unescape
|
||||
|
||||
> Unescape special XML characters, e.g. `<a1>` → `<a1>`.
|
||||
> More information: <http://xmlstar.sourceforge.net/docs.php>.
|
||||
> More information: <https://xmlstar.sourceforge.net/docs.php>.
|
||||
|
||||
- Unescape special XML characters from a string:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user