mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 22:50:07 +01:00
16 lines
325 B
JSON
16 lines
325 B
JSON
{
|
|
"contains": [
|
|
{
|
|
"className": "meta",
|
|
"begin": "^julia>",
|
|
"relevance": 10,
|
|
"starts": {
|
|
"end": "^(?![ ]{6})",
|
|
"subLanguage": "julia"
|
|
},
|
|
"aliases": [
|
|
"jldoctest"
|
|
]
|
|
}
|
|
]
|
|
}
|