Skip to content

shiryakhat/discourse-highlight.js-solidity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

discourse-highlight.js-solidity

This is a Discourse theme component that enables the Solidity language for Highlight.js.

How I made this

function(hljs) {
...
}
  • Ran node tools/build.js -t cdn none to generate the minimized lang file for Solidity.
  • Took that minimized function and fed it to Discourse's api.registerHighlightJSLanguage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%