From d06eb1014e0243acd382ee34fcea7caaad2356aa Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Fri, 2 Oct 2020 12:51:25 +0200 Subject: tdf#91755 update URL for ICU regex documentation Change-Id: Ie5a3f8717ae8a043fe05b23b05068ba28aed8ded Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103793 Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/shared/01/02100001.xhp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp index fc57b22f89..dbc0d877c4 100644 --- a/source/text/shared/01/02100001.xhp +++ b/source/text/shared/01/02100001.xhp @@ -38,7 +38,7 @@ concatenation, see ampersand symbol ampersand symbol, see also operators mw added "replacing;" and "tab stops;" -List of Regular Expressions +

List of Regular Expressions

@@ -315,7 +315,7 @@
-For a full list of supported metacharacters and syntax, see ICU Regular Expressions documentation +For a full list of supported metacharacters and syntax, see ICU Regular Expressions documentation Note that currently all named character class terms, [:alpha:] through [:upper:], must be enclosed in parentheses when used in a regular expression, see the examples that follow. Regular expression terms can be combined to form complex and sophisticated regular expressions for searches as show in the following examples.

Examples

@@ -402,7 +402,6 @@ -
-- cgit