Skip to content

Commit

Permalink
Adds 'To/From Case Insensitive Regex' operations under 'Utils'
Browse files Browse the repository at this point in the history
  • Loading branch information
masq committed Dec 30, 2018
1 parent b750006 commit 1d04b64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/config/Categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@
"Remove null bytes",
"To Upper case",
"To Lower case",
"To Case Insensitive Regex",
"From Case Insensitive Regex",
"Add line numbers",
"Remove line numbers",
"To Table",
Expand Down

0 comments on commit 1d04b64

Please sign in to comment.