From: Jérémie Astor Date: Sat, 3 Apr 2021 13:23:44 +0000 (+0200) Subject: :art: Use playground X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=ae6f05853c113d3061b66a4153e9f930dfa381a7;p=gwion.git :art: Use playground --- diff --git a/theme/highlight.js b/theme/highlight.js index 382a838f..4859699f 100644 --- a/theme/highlight.js +++ b/theme/highlight.js @@ -12077,7 +12077,7 @@ hljs.registerLanguage('gwion', function () { var FUNCTION = { className: 'function', - beginKeywords: 'fun function operator', + beginKeywords: 'fun operator', end: /{/, excludeEnd: true, contains: [