{
    "id": "641e8dd1-5535-42e6-a846-4372f93ef088",
    "scriptName": "Сдираем весь HTML",
    "findRegex": "/<\\/?[a-zA-Z][^>]*>/g",
    "replaceString": " ",
    "trimStrings": [],
    "placement": [
        2
    ],
    "disabled": false,
    "markdownOnly": false,
    "promptOnly": true,
    "runOnEdit": true,
    "substituteRegex": 0,
    "minDepth": 2,
    "maxDepth": null
}