File size: 407 Bytes
54ca7e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "id": "6213bc0d-4604-4808-852a-53aaa1cccca0",
    "scriptName": "Trim Incomplete",
    "findRegex": "(.*?)([.!?]|```)(?!.*([.!?]|```))[^.!?]*$",
    "replaceString": "$1$2",
    "trimStrings": [],
    "placement": [
        2
    ],
    "disabled": false,
    "markdownOnly": false,
    "promptOnly": false,
    "runOnEdit": true,
    "substituteRegex": 0,
    "minDepth": null,
    "maxDepth": null
}