From df9f2fb6176d329c5cf9c97eb8a71c9c8deea5f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 16 Apr 2024 12:08:28 +0200 Subject: [PATCH] docs: Regen docshelper --- docs/data/docs.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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