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 | 8d6edf58318d4f7be6cadf0ff1edc223fd75e358 (patch) | |
tree | ba1cd9583625599d306744be857fae30d70b4e3b | |
parent | d4c1052daed4ea09bcd0b60a972b60ef1bfe2396 (diff) | |
download | txr-8d6edf58318d4f7be6cadf0ff1edc223fd75e358.tar.gz txr-8d6edf58318d4f7be6cadf0ff1edc223fd75e358.tar.bz2 txr-8d6edf58318d4f7be6cadf0ff1edc223fd75e358.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 |