Skip to content

Commit 1c33259

Browse files
vinay033Aishwarya2001A
authored andcommitted
updated regex (#8927)
Signed-off-by: vinay sharma <[email protected]>
1 parent 198a01c commit 1c33259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const HTML_TAGS_REGEX = /<\/?[^>]+(>|$)|[!@#$%^&*().?":{}+|<>]/;
1+
export const HTML_TAGS_REGEX = /<\/?[^>]+(>|$)|[!@#$%^&*().?":{}+|<>~'`\\|/;]/;

0 commit comments

Comments
 (0)