diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-06-02 06:25:18 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-06-02 06:25:18 -0700 |
commit | a9d77dea3c05e3bccbde6467e0cbcf60be1ff037 (patch) | |
tree | ba1cd9583625599d306744be857fae30d70b4e3b | |
parent | d1fd979fe139713494819fd8609d9d851d57f001 (diff) | |
download | txr-a9d77dea3c05e3bccbde6467e0cbcf60be1ff037.tar.gz txr-a9d77dea3c05e3bccbde6467e0cbcf60be1ff037.tar.bz2 txr-a9d77dea3c05e3bccbde6467e0cbcf60be1ff037.zip |
doc: missing html-encode* syntax synopsis.
* txr.1: Documentation for html-encode* neglects to
mention it in the Syntax section.
-rw-r--r-- | txr.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78130,6 +78130,7 @@ plus characters are converted to spaces. .coNP Functions @, html-encode @ html-encode* and @ html-decode .synb .mets (html-encode << text-string ) +.mets (html-encode* << text-string ) .mets (html-decode << html-string ) .syne .desc |