{ "linters": { "katex-linter": { "type": "script-and-regex", "script-and-regex.script": "make lint || true", "script-and-regex.regex": "/^(?P\\S+): line (?P\\d+), col \\d+, (?P.*)$/m" } } }