1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 03:19:55 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/escaperegexp_Operator.tid

17 lines
643 B
Plaintext

caption: escaperegexp
created: 20161017153116372
modified: 20161017153230962
op-input: a [[selection of titles|Title Selection]]
op-output: the input with escaping applied to special regular expression characters
op-parameter:
op-parameter-name:
op-purpose: escape special characters used in regular expressions
tags: [[Filter Operators]] [[String Operators]]
title: escaperegexp Operator
type: text/vnd.tiddlywiki
from-version: 5.1.14
See Mozilla Developer Network for details of the [[regular expression syntax|https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/RegExp]].
<<.operator-examples "escaperegexp">>