diff --git a/public/scripts/utils.js b/public/scripts/utils.js index d62310b3c..3853196f4 100644 --- a/public/scripts/utils.js +++ b/public/scripts/utils.js @@ -1629,14 +1629,30 @@ export function highlightRegex(regexStr) { regexStr = escapeHtml(regexStr); // Patterns that we want to highlight only if they are not escaped - const patterns = { - brackets: /(? {