mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-15 02:04:02 +00:00
a186103b96
Change-Id: Ic535a3872f41f06e0be74f68621328f450016dc8
11 lines
274 B
JSON
11 lines
274 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Liuxinyu970226"
|
||
]
|
||
},
|
||
"codemirror-desc": "在wiki文本编辑器中提供语法高亮显示",
|
||
"codemirror-enable-label": "启用CodeMirror(Syntaxhighlight)",
|
||
"codemirror-disable-label": "禁用CodeMirror(Syntaxhighlight)"
|
||
}
|