From 5ba8c0894492bd296dd266dd4d6500d53bc9d8e1 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 5 Jan 2017 16:22:07 +1300 Subject: Add htenc(1df) and htdec(1df) --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 971e764b..707e80cd 100644 --- a/README.markdown +++ b/README.markdown @@ -409,6 +409,9 @@ Installed by the `install-bin` target: * `min(1df)` prints the minimum. * `mode(1df)` prints the first encountered mode. * `tot(1df)` totals the set. +* Two quick-and-dirty HTML text node content encoding tools: + * `htenc(1df)` encodes. + * `htdec(1df)` decodes. * `ap(1df)` reads arguments for a given command from the standard input, prompting if appropriate * `apf(1df)` prepends arguments to a command with ones read from a file, -- cgit v1.2.3