diff --git a/data/docs.yaml b/data/docs.yaml index b522ffbef..dcc96c590 100644 --- a/data/docs.yaml +++ b/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 @@ -4581,5 +4586,5 @@ tpl: - urlize Args: - s - Description: URLize returns the the strings s formatted as an URL. + Description: URLize returns the strings s formatted as an URL. Examples: []