mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-15 18:49:22 +00:00
edd57c8773
Change-Id: Ifa35c9fbcb3b36bed6d8e4bfe803bf9d5372bab6
17 lines
596 B
JSON
17 lines
596 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Crazymadlover",
|
|
"Muro de Aguas",
|
|
"Remember the dot",
|
|
"Sanbec",
|
|
"Macofe",
|
|
"Chris TR"
|
|
]
|
|
},
|
|
"syntaxhighlight-desc": "Permite resaltar el código fuente usando la etiqueta <code><syntaxhighlight></code>. Esta extensión usa [http://pygments.org/ Pygments - Resaltador de sintaxis en Python]",
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Código",
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Idioma",
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Segmento de código"
|
|
}
|