File size: 397 Bytes
54ca7e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "id": "cc1e677c-c794-4bf4-82c7-7f65a4cfe90e",
    "scriptName": "Find last special character",
    "findRegex": ".*(\\*|```|\")(.*)$",
    "replaceString": "$0$1",
    "trimStrings": [],
    "placement": [
        2
    ],
    "disabled": false,
    "markdownOnly": false,
    "promptOnly": false,
    "runOnEdit": true,
    "substituteRegex": 0,
    "minDepth": null,
    "maxDepth": null
}