We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9eadd3 commit 565251dCopy full SHA for 565251d
components/automate-ui/src/app/shared/utils/regex-utils.ts
@@ -1 +1 @@
1
-export const HTML_TAGS_REGEX = /<\/?[^>]+(>|$)|[!@#$%^&*().?":{}+|<>]/;
+export const HTML_TAGS_REGEX = /<\/?[^>]+(>|$)|[!@#$%^&*().?":{}+|<>~'`\\|/;]/;
0 commit comments