From 8234be62e85e504d2354b80d9f9e5e491b27583c Mon Sep 17 00:00:00 2001 From: Slava Leleka Date: Thu, 15 Sep 2022 11:22:09 +0300 Subject: [PATCH] AG-16452 revert readme limitation Squashed commit of the following: commit 9d189e1f1a2f1c6e4c8741018d52b2c10947512c Author: Slava Leleka Date: Wed Sep 14 22:00:34 2022 +0300 revert readme limitation --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5325c636..11757049 100644 --- a/README.md +++ b/README.md @@ -134,8 +134,6 @@ This pseudo-class principle is very simple: it allows to select the elements tha > Regexp flags are supported for `match`. -> For **regexp** patterns `\` should be escaped, e.g. `div:contains(/\\w{8,}/)`. - **Examples** For such DOM: