Files
Document-Management-System-…/vendor/scrivo/highlight.php/Highlight/languages/clojure-repl.json
2021-04-07 19:25:18 -04:00

13 lines
234 B
JSON

{
"contains": [
{
"className": "meta",
"begin": "^([\\w.-]+|\\s*#_)?=>",
"starts": {
"end": "$",
"subLanguage": "clojure"
}
}
]
}