From f330f06c218a0903530cdc51c0fac245cb51ae75 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 3 Mar 2025 13:45:30 -0500 Subject: Add `recursive` argument to text:each() and text:map(), plus update docs --- docs/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md index 01e261f3..2704eee6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -33,6 +33,7 @@ Information about Tomo's built-in types can be found here: - [Structs](structs.md) - [Tables](tables.md) - [Text](text.md) + - [Text Pattern Matching](patterns.md) - [Threads](threads.md) ## Built-in Functions -- cgit v1.2.3