mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 14:40:09 +01:00
10 lines
130 B
JSON
10 lines
130 B
JSON
|
{
|
||
|
"aliases": ["greentext"],
|
||
|
"contains": [
|
||
|
{
|
||
|
"className": "comment",
|
||
|
"begin": ">",
|
||
|
"end": "$"
|
||
|
}
|
||
|
]
|
||
|
}
|