Current File : //home/tradevaly/prioyshi.com/project/vendor/scrivo/highlight.php/Highlight/languages/fix.json
{
    "contains": [
        {
            "begin": "[^\\x{2401}\\x{0001}]+",
            "end": "[\\x{2401}\\x{0001}]",
            "excludeEnd": true,
            "returnBegin": true,
            "returnEnd": false,
            "contains": [
                {
                    "begin": "([^\\x{2401}\\x{0001}=]+)",
                    "end": "=([^\\x{2401}\\x{0001}=]+)",
                    "returnEnd": true,
                    "returnBegin": false,
                    "className": "attr"
                },
                {
                    "begin": "=",
                    "end": "([\\x{2401}\\x{0001}])",
                    "excludeEnd": true,
                    "excludeBegin": true,
                    "className": "string"
                }
            ]
        }
    ],
    "case_insensitive": true
}