File size: 377 Bytes
54ca7e5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"id": "87de1e47-59a0-4cef-b54d-20e3bb72d384",
"scriptName": "Remove **",
"findRegex": "/\\*\\*/g",
"replaceString": "*",
"trimStrings": [],
"placement": [
1,
2
],
"disabled": false,
"markdownOnly": false,
"promptOnly": false,
"runOnEdit": true,
"substituteRegex": 0,
"minDepth": null,
"maxDepth": null
} |