pages*: switch http to https (#13907)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 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