From c2cd219b2077de4ec3c6659b23f60492f26c8737 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 24 May 2015 23:55:55 -0600 Subject: libremessages: expose whitespace-collapse --- src/lib/libremessages.1.ronn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/lib/libremessages.1.ronn') diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn index 520837d..0cb1f71 100644 --- a/src/lib/libremessages.1.ronn +++ b/src/lib/libremessages.1.ronn @@ -74,6 +74,12 @@ Unless otherwise noted, these do not implicitly call `gettext`. is a `printf`(1)-formatted string that is fed through `gettext`, and are its arguments. + * `whitespace-collapse`: + Collapses whitespace on stadard I/O, similar to HTML whitespace + collapsing, with the exception that it puts two spaces between + sentences. It considers newline, tab, and space to be + whitespace. + ### PROSE ROUTINES These routines print to standard output, and are useful for printing -- cgit v1.2.2