discourse/vendor/assets/javascripts/highlightjs/languages/julia-repl.min.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
148 B
JavaScript
Raw Normal View History

2017-07-05 17:12:10 +08:00
hljs.registerLanguage("julia-repl",function(a){return{c:[{cN:"meta",b:/^julia>/,r:10,starts:{e:/^(?![ ]{6})/,sL:"julia"},aliases:["jldoctest"]}]}});