sphiratrioth666 commited on
Commit
1590b5f
·
verified ·
1 Parent(s): d790234

Delete Regex/remove_``````.json

Browse files
Files changed (1) hide show
  1. Regex/remove_``````.json +0 -18
Regex/remove_``````.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "id": "a678e45d-cbe2-48f6-a01e-668149bd59f0",
3
- "scriptName": "Remove ``````",
4
- "findRegex": "/\\`\\`\\`\\`\\`\\`/g",
5
- "replaceString": "```",
6
- "trimStrings": [],
7
- "placement": [
8
- 1,
9
- 2
10
- ],
11
- "disabled": false,
12
- "markdownOnly": false,
13
- "promptOnly": false,
14
- "runOnEdit": true,
15
- "substituteRegex": 0,
16
- "minDepth": null,
17
- "maxDepth": null
18
- }