Prism Syntax Highlighting
Adding the possibility of extended syntax highlighting to your board.
Project Details
This plugin extends your board so you can use the extended syntax highlighting using the Prism script.
The plugin is adding a MyCode. You can use the plugin by using following code:
The script is supporting the following programming languages (in bracket the value you have to replace the LANGUAGE variable in snippet above):
If you wish to support more languages feel free to open a ticket in the suggestion area of my board (no registration required).
The plugin is adding a MyCode. You can use the plugin by using following code:
[code-sh=LANGUAGE]
HERE YOUR CODE
[/code-sh]
The script is supporting the following programming languages (in bracket the value you have to replace the LANGUAGE variable in snippet above):
- AppleScript (applescript)
- ASP.NET - C# (aspnet)
- AutoIT (autoit)
- CSS (css)
- C# (csharp)
- C++ (cpp)
- Git (git)
- HTML (html)
- Ini (ini)
- JavaScript (javascript)
- Java (java)
- JSON (json)
- Lua (lua)
- Objective-C (objectivec)
- Pascal (pascal)
- Perl (perl)
- PHP (php)
- PowerShell (powershell)
- Python (python)
- SQL (sql)
- TypeScript (typescript)
- VB.Net (vbnet) - available since version 1.1.0
If you wish to support more languages feel free to open a ticket in the suggestion area of my board (no registration required).
Previews
- Author
- Flobo x3
- Collaborators
- None
- Version
- 1.1.0
- Submitted
- 2016-11-14, 09:02 PM
- Last Updated
- 2022-11-18, 04:57 PM
- Bug Tracking
- External
- MyBB Versions
- 1.8.x