MyBB.de Forum
Prism Syntax Highlighting - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: Prism Syntax Highlighting (/thread-33903.html)



Prism Syntax Highlighting - MyBB.de Bot - 15.11.2016

Eine neue Erweiterung wurde veröffentlicht: Prism Syntax Highlighting

Zitat: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:
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).



RE: Prism Syntax Highlighting - MyBB.de Bot - 26.11.2017

Eine neue Version wurde veröffentlicht: Prism Syntax Highlighting 1.1.0