From 7e49db5ddefe8c515b5f3931a5c701efaac33d91 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 16 Dec 2022 17:45:03 -0600 Subject: change structure for new pyssg version --- static/hl/languages/jboss-cli.min.js | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 static/hl/languages/jboss-cli.min.js (limited to 'static/hl/languages/jboss-cli.min.js') diff --git a/static/hl/languages/jboss-cli.min.js b/static/hl/languages/jboss-cli.min.js deleted file mode 100644 index d8e5637..0000000 --- a/static/hl/languages/jboss-cli.min.js +++ /dev/null @@ -1,9 +0,0 @@ -hljs.registerLanguage("jboss-cli",(()=>{"use strict";return e=>({ -name:"JBoss CLI",aliases:["wildfly-cli"],keywords:{$pattern:"[a-z-]+", -keyword:"alias batch cd clear command connect connection-factory connection-info data-source deploy deployment-info deployment-overlay echo echo-dmr help history if jdbc-driver-info jms-queue|20 jms-topic|20 ls patch pwd quit read-attribute read-operation reload rollout-plan run-batch set shutdown try unalias undeploy unset version xa-data-source", -literal:"true false"},contains:[e.HASH_COMMENT_MODE,e.QUOTE_STRING_MODE,{ -className:"params",begin:/--[\w\-=\/]+/},{className:"function", -begin:/:[\w\-.]+/,relevance:0},{className:"string", -begin:/\B(([\/.])[\w\-.\/=]+)+/},{className:"params",begin:/\(/,end:/\)/, -contains:[{begin:/[\w-]+ *=/,returnBegin:!0,relevance:0,contains:[{ -className:"attr",begin:/[\w-]+/}]}],relevance:0}]})})()); \ No newline at end of file -- cgit v1.2.3-54-g00ecf