Xenforo 1 (CSI/XF/BBC) Highlight.js 1.0.0

iSAlexHere

New member
XNullUser
Joined
Apr 2, 2019
Messages
7
Reaction score
27
Points
3
NullCash
14
highlight.js
Syntax highlighting for the Web
My first addon, sorry...


Highlight.js is a syntax highlighter written in JavaScript. It works in the browser as well as on the server. It works with pretty much any markup, doesn't depend on any framework and has automatic language detection.

Installation
  1. Upload files
  2. Import addon: library/CSI/highlight.js/addon-csiXF_hlJS.xml
  3. Import bbcode: library/CSI/highlight.js/bbcode-csiXF_hlJS.xml
Usage

Code:
[src=html] <...> [/src]
Code:
[src=css] <...> [/src]
Code:
[src=bash] <...> [/src]
 

Attachments

  • (CSI-XF-BBC) Highlight.js v1.0.0-ENG.zip
    105.1 KB · Views: 0
Top