No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 10: | Line 10: | ||
|license=GPL v2+ | |license=GPL v2+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:SyntaxHighlight | |docu=https://www.mediawiki.org/wiki/Extension:SyntaxHighlight | ||
|features= | |||
'''SyntaxHighlight''' adds customizable syntax highlighting functionality. | '''SyntaxHighlight''' adds customizable syntax highlighting functionality. | ||
Line 16: | Line 16: | ||
{{Messagebox|boxtype=important|Note text=The <code>pygmentize</code> binary needs to be executable by the webserver user ([https://www.mediawiki.org/wiki/Extension:SyntaxHighlight#Installation see installation instructions for SyntaxHighlight]).}} | {{Messagebox|boxtype=important|Note text=The <code>pygmentize</code> binary needs to be executable by the webserver user ([https://www.mediawiki.org/wiki/Extension:SyntaxHighlight#Installation see installation instructions for SyntaxHighlight]).}} | ||
}} | |||
Revision as of 15:27, 5 August 2022
Extension: SyntaxHighlight
Overview | |||
---|---|---|---|
Description: | Provides syntax highlighting and code rendering. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Brion Vibber, Tim Starling, Rob Church, Ori Livneh | License: | GPL v2+ |
Type: | MediaWiki | Category: | Rich Articles |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm"BlueSpice Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | Version: | 4.1+ |
For more info, visit Mediawiki. |
Features
SyntaxHighlight adds customizable syntax highlighting functionality.
It is powered by the Pygments library and supports hundreds of different programming languages and file formats.