-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

xml escape


> Escape special XML characters, e.g. `<a1>` → `&lt;a1&gt;`.

More information.


Escape special XML characters in a string:

xml escape "{<a1>}"

Escape special XML characters from stdin:

echo  "{<a1>}" | xml escape

Display help for the `escape` subcommand:

xml escape --help


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:48:01 2024