RandomSec/main
Mathieu Saby 5ff1b995ef Option for matching whole words
Replace Textareas with text Inputs and add labels.
Add an option for matching whole words
Change the behavior of escape option for replacement text:
if checked, \n and \t have a special meaning (newline and tab),
and \\n and \\t must be used for "backslash and n" and "backslash and t"
but other character are escaped : \ means \, \\ means \\, \r means \r etc.
2018-10-14 22:40:31 +02:00
..
.settings data package metadata (#1398) 2018-02-02 13:24:19 +00:00
IDEs Update to Clojure 1.4. Closes issue #634 2013-02-12 00:15:35 -05:00
resources/schemas data package metadata (#1398) 2018-02-02 13:24:19 +00:00
src Merge pull request #1730 from OpenRefine/json-clustering 2018-09-16 18:52:11 +01:00
tests Merge pull request #1730 from OpenRefine/json-clustering 2018-09-16 18:52:11 +01:00
webapp Option for matching whole words 2018-10-14 22:40:31 +02:00