diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-03-03 13:45:30 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-03-03 13:45:30 -0500 |
| commit | f330f06c218a0903530cdc51c0fac245cb51ae75 (patch) | |
| tree | 7e4220790a846cbd05190149edd3a61ce795b752 /docs/README.md | |
| parent | 80475ad02d6b20d6c667c3be8bc939a83632bd3f (diff) | |
Add `recursive` argument to text:each() and text:map(), plus update docs
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
