Skip to content

Plugin and themes to allow the RainbowJS syntax highlighter to work with Xojo code

Notifications You must be signed in to change notification settings

gkjpettet/rainbow-xojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Highlighting Xojo with Rainbow.js

Xojo language definition for the excellent browser-based Rainbow.js syntax highlighter.

Usage

Include the rainbow-xojo.js script after the rainbow.js library before the closing </body> tag:

<script src="js/rainbow.min.js"></script>
<script src="js/rainbow-xojo.js"></script> 

About

Plugin and themes to allow the RainbowJS syntax highlighter to work with Xojo code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published