ponepaste/config/green.lang.json

10 lines
No EOL
130 B
JSON

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