{
    "id": "f51d5971-bb5f-4b8b-a2b6-f2df3ce848e7",
    "scriptName": "Return Normal Spaces",
    "findRegex": "/ /g",
    "replaceString": " ",
    "trimStrings": [],
    "placement": [
        1,
        2
    ],
    "disabled": false,
    "markdownOnly": true,
    "promptOnly": true,
    "runOnEdit": true,
    "substituteRegex": 2,
    "minDepth": null,
    "maxDepth": null
}