From 8d6edf58318d4f7be6cadf0ff1edc223fd75e358 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 2 Jun 2023 06:25:18 -0700 Subject: doc: missing html-encode* syntax synopsis. * txr.1: Documentation for html-encode* neglects to mention it in the Syntax section. --- txr.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/txr.1 b/txr.1 index ab9f05c9..e81a807f 100644 --- a/txr.1 +++ b/txr.1 @@ -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 -- cgit v1.2.3