Skip to content

gkjpettet/rainbow-toml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Highlighting TOML with Rainbow.js

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

Usage

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

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

About

TOML definition for the Rainbow.js syntax highlighter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published