Category:Pages with syntax highlighting errors: Difference between revisions

Content deleted Content added
start a Q & A on support
never mind. This example shows that <source lang="text"> actually is supported, at least some of the time.
Line 12:
== Details ==
Many languages (mostly obscure) were de-supported due to the switch from [[GeSHi]] to Pygments for [[syntax highlighting]] ([[phab:T85794]]). Fallbacks may be added to [https://phabricator.wikimedia.org/diffusion/ESHG/browse/master/SyntaxHighlight_GeSHi.compat.php SyntaxHighlight_GeSHi.compat.php] where languages are sufficiently similar. For unsupported commonly used languages, please contribute language definitions to [http://pygments.org/ Pygments]. See also [[phab:T105889]].
 
* '''Q.''' How do you get [[special:diff/737726535|<nowiki><source lang="text"></nowiki>]] supported? This was supported under [[GeSHi]]. Text is not an obscure language.
* '''A.'''
 
== See also ==