ponepaste/config/green.lang.json

10 lines
130 B
JSON
Raw Normal View History

{
"aliases": ["greentext"],
"contains": [
{
"className": "comment",
"begin": ">",
"end": "$"
}
]
}