diff options
-rw-r--r-- | docs/data/docs.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/data/docs.yaml b/docs/data/docs.yaml index 82862e042..dcc96c590 100644 --- a/docs/data/docs.yaml +++ b/docs/data/docs.yaml @@ -4017,6 +4017,11 @@ tpl: - s Description: CountWords returns the approximate word count in s. Examples: [] + Diff: + Aliases: null + Args: null + Description: "" + Examples: null FindRE: Aliases: - findRE |