Skip to content

Latest commit

 

History

History

highlight.js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Highlight.js v9.12.0

PureBASIC 5.00–5.60

This repo now host pre-built versions of highlight.js’ «PureBASIC enhanced/modded releases», with different combinations of language syntaxes, to cover common usage scenarios, along with instructions and examples:



Highlight.js

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.

Since version 9.4.0 (2016-05-17), it includes PureBASIC syntax and theme files.

License

Highlight.js was created by Ivan Sagalaev @isagalaev – Copyright (c) 2006 – and is released under the BSD License. See LICENSE file for details.

PureBASIC & Highlight.js

I’ve created the PureBASIC syntax files for highlight.js:

These are included in HLJS since v9.4.0.

There is also an unofficial “PureBASIC enhanced/modded release”, which emulates 100% the PureBASIC native IDE syntax coloring — maintained on a separate fork because it doesn’t comply to the highlight.js guidelines:

More info about this fork can be found inside: