From e0ae77a7093feb56e142d6aa0e6fa1a264f94dd8 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 24 Jul 2019 17:23:00 -0300 Subject: Fix up case printing a bit --- clformat/readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'clformat/readme.md') diff --git a/clformat/readme.md b/clformat/readme.md index 2271af8..da0e085 100644 --- a/clformat/readme.md +++ b/clformat/readme.md @@ -146,3 +146,11 @@ It takes zero, one or four parameters (described by the table below), as well as Padding will be inserted after the string, unless the `@` modifier has been specified, in which case it will go before the string. + +## ( Directive +The ( directive is used for performing simple case-mappings on a string. It +encloses a string that contains other directives, terminated by the ~) +directive. + +It takes no parameters, but takes one format argument; its behavior is +influenced by the modifiers provided to the ( directive, but not much else. -- cgit v1.2.3