aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-09-04 14:13:42 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-09-04 14:13:42 -0400
commitf99e94c532c9b5fae235a5aef11bbb69ef373c0d (patch)
treeff20cfa6e0ac20d0619cd9bf8b4200de92346af6
parent716c30d592b21601d4bd2a106136f70927ecc275 (diff)
Document {nl}
-rw-r--r--docs/text.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/text.md b/docs/text.md
index b585676b..0b02cdfa 100644
--- a/docs/text.md
+++ b/docs/text.md
@@ -312,6 +312,7 @@ mostly ignore spaces, underscores, and dashes.
- `ip` - an IP address (IPv4 or IPv6)
- `ipv4` - an IPv4 address
- `ipv6` - an IPv6 address
+- `nl`/`newline`/`crlf` - A line break (either `\r\n` or `\n`)
- `num` - One or more digits with an optional `-` (minus sign) in front and an optional `.` and more digits after
- `start` - the very start of the text
- `uri` - a URI