mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 04:19:41 +08:00
5 lines
308 B
JavaScript
5 lines
308 B
JavaScript
/*! `julia-repl` grammar compiled for Highlight.js 11.5.1 */
|
|
(()=>{var a=(()=>{"use strict";return a=>({name:"Julia REPL",contains:[{
|
|
className:"meta.prompt",begin:/^julia>/,relevance:10,starts:{end:/^(?![ ]{6})/,
|
|
subLanguage:"julia"}}],aliases:["jldoctest"]})})()
|
|
;hljs.registerLanguage("julia-repl",a)})(); |