m (1 revision imported) |
No edit summary Tag: 2017 source edit |
||
Line 15: | Line 15: | ||
It is powered by the Pygments library and supports hundreds of different programming languages and file formats. | It is powered by the Pygments library and supports hundreds of different programming languages and file formats. | ||
{{ | {{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]).}} | ||
{{Translation}} | {{Translation}} |
Revision as of 16:00, 20 May 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. |
SyntaxHighlight adds customizable syntax highlighting functionality.
It is powered by the Pygments library and supports hundreds of different programming languages and file formats.