Extension:SyntaxHighlight PrismJS
![]() | Please expand this page. |
![]() Release status: unknownCategory:Extensions with invalid status |
|
---|---|
Author(s) | apple502j |
Latest version | 1.0.0 |
MediaWiki | Category:Extensions without MediaWiki version |
License | GNU General Public License 3.0 or later |
Download | GitHub: Note: |
The SyntaxHighlight PrismJS extension provides syntax highlighting using prism.js.
Installation
- Download and place the file(s) in a directory called
SyntaxHighlight PrismJS
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SyntaxHighlight PrismJS' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
- SyntaxHighlight for the syntax highlighter used on Wikimedia wikis using Pygments.
Category:All extensions
Category:EditPage::showEditForm:initial extensions
Category:Extensions in GitHub version control
Category:Extensions with invalid or missing type
Category:Extensions with invalid status
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:Pages to be expanded
Category:ParserFirstCallInit extensions