完成世界书、骰子、apiconfig页面处理

This commit is contained in:
2026-04-30 01:35:10 +08:00
parent a3e3711b2b
commit ba9b925c32
4602 changed files with 785225 additions and 23 deletions

View File

@@ -0,0 +1,2 @@
import oneC from "highlight.js/lib/languages/1c";
export default oneC;

View File

@@ -0,0 +1,2 @@
import accesslog from "highlight.js/lib/languages/accesslog";
export default accesslog;

View File

@@ -0,0 +1,2 @@
import apache from "highlight.js/lib/languages/apache";
export default apache;

View File

@@ -0,0 +1,2 @@
import armasm from "highlight.js/lib/languages/armasm";
export default armasm;

View File

@@ -0,0 +1,2 @@
import autohotkey from "highlight.js/lib/languages/autohotkey";
export default autohotkey;

View File

@@ -0,0 +1,2 @@
import axapta from "highlight.js/lib/languages/axapta";
export default axapta;

View File

@@ -0,0 +1,2 @@
import basic from "highlight.js/lib/languages/basic";
export default basic;

View File

@@ -0,0 +1,2 @@
import cLike from "highlight.js/lib/languages/c-like";
export default cLike;

View File

@@ -0,0 +1,2 @@
import capnproto from "highlight.js/lib/languages/capnproto";
export default capnproto;

View File

@@ -0,0 +1,2 @@
import cmake from "highlight.js/lib/languages/cmake";
export default cmake;

View File

@@ -0,0 +1,2 @@
import crmsh from "highlight.js/lib/languages/crmsh";
export default crmsh;

View File

@@ -0,0 +1,2 @@
import cs from "highlight.js/lib/languages/cs";
export default cs;

View File

@@ -0,0 +1,2 @@
import css from "highlight.js/lib/languages/css";
export default css;

View File

@@ -0,0 +1,2 @@
import dart from "highlight.js/lib/languages/dart";
export default dart;

View File

@@ -0,0 +1,2 @@
import dsconfig from "highlight.js/lib/languages/dsconfig";
export default dsconfig;

View File

@@ -0,0 +1,2 @@
import dts from "highlight.js/lib/languages/dts";
export default dts;

View File

@@ -0,0 +1,2 @@
import fortran from "highlight.js/lib/languages/fortran";
export default fortran;

View File

@@ -0,0 +1,2 @@
import gams from "highlight.js/lib/languages/gams";
export default gams;

View File

@@ -0,0 +1,2 @@
import gml from "highlight.js/lib/languages/gml";
export default gml;

View File

@@ -0,0 +1,2 @@
import go from "highlight.js/lib/languages/go";
export default go;

View File

@@ -0,0 +1,2 @@
import gradle from "highlight.js/lib/languages/gradle";
export default gradle;

View File

@@ -0,0 +1,2 @@
import groovy from "highlight.js/lib/languages/groovy";
export default groovy;

View File

@@ -0,0 +1,2 @@
import handlebars from "highlight.js/lib/languages/handlebars";
export default handlebars;

View File

@@ -0,0 +1,2 @@
import haskell from "highlight.js/lib/languages/haskell";
export default haskell;

View File

@@ -0,0 +1,2 @@
import http from "highlight.js/lib/languages/http";
export default http;

View File

@@ -0,0 +1,2 @@
import irpf90 from "highlight.js/lib/languages/irpf90";
export default irpf90;

View File

@@ -0,0 +1,2 @@
import json from "highlight.js/lib/languages/json";
export default json;

View File

@@ -0,0 +1,2 @@
import juliaRepl from "highlight.js/lib/languages/julia-repl";
export default juliaRepl;

View File

@@ -0,0 +1,2 @@
import lasso from "highlight.js/lib/languages/lasso";
export default lasso;

View File

@@ -0,0 +1,2 @@
import less from "highlight.js/lib/languages/less";
export default less;

View File

@@ -0,0 +1,2 @@
import livescript from "highlight.js/lib/languages/livescript";
export default livescript;

View File

@@ -0,0 +1,2 @@
import makefile from "highlight.js/lib/languages/makefile";
export default makefile;

View File

@@ -0,0 +1,2 @@
import mel from "highlight.js/lib/languages/mel";
export default mel;

View File

@@ -0,0 +1,2 @@
import mipsasm from "highlight.js/lib/languages/mipsasm";
export default mipsasm;

View File

@@ -0,0 +1,2 @@
import mojolicious from "highlight.js/lib/languages/mojolicious";
export default mojolicious;

View File

@@ -0,0 +1,2 @@
import nim from "highlight.js/lib/languages/nim";
export default nim;

View File

@@ -0,0 +1,2 @@
import nix from "highlight.js/lib/languages/nix";
export default nix;

View File

@@ -0,0 +1,2 @@
import nsis from "highlight.js/lib/languages/nsis";
export default nsis;

View File

@@ -0,0 +1,2 @@
import parser3 from "highlight.js/lib/languages/parser3";
export default parser3;

View File

@@ -0,0 +1,2 @@
import pgsql from "highlight.js/lib/languages/pgsql";
export default pgsql;

View File

@@ -0,0 +1,2 @@
import phpTemplate from "highlight.js/lib/languages/php-template";
export default phpTemplate;

View File

@@ -0,0 +1,2 @@
import protobuf from "highlight.js/lib/languages/protobuf";
export default protobuf;

View File

@@ -0,0 +1,2 @@
import q from "highlight.js/lib/languages/q";
export default q;

View File

@@ -0,0 +1,2 @@
import rib from "highlight.js/lib/languages/rib";
export default rib;

View File

@@ -0,0 +1,2 @@
import scilab from "highlight.js/lib/languages/scilab";
export default scilab;

View File

@@ -0,0 +1,5 @@
//
// This file has been auto-generated by the `npm run build-languages-hljs` task
//
export default ['1c', 'abnf', 'accesslog', 'actionscript', 'ada', 'angelscript', 'apache', 'applescript', 'arcade', 'arduino', 'armasm', 'asciidoc', 'aspectj', 'autohotkey', 'autoit', 'avrasm', 'awk', 'axapta', 'bash', 'basic', 'bnf', 'brainfuck', 'c-like', 'c', 'cal', 'capnproto', 'ceylon', 'clean', 'clojure-repl', 'clojure', 'cmake', 'coffeescript', 'coq', 'cos', 'cpp', 'crmsh', 'crystal', 'csharp', 'csp', 'css', 'd', 'dart', 'delphi', 'diff', 'django', 'dns', 'dockerfile', 'dos', 'dsconfig', 'dts', 'dust', 'ebnf', 'elixir', 'elm', 'erb', 'erlang-repl', 'erlang', 'excel', 'fix', 'flix', 'fortran', 'fsharp', 'gams', 'gauss', 'gcode', 'gherkin', 'glsl', 'gml', 'go', 'golo', 'gradle', 'groovy', 'haml', 'handlebars', 'haskell', 'haxe', 'hsp', 'htmlbars', 'http', 'hy', 'inform7', 'ini', 'irpf90', 'isbl', 'java', 'javascript', 'jboss-cli', 'json', 'julia-repl', 'julia', 'kotlin', 'lasso', 'latex', 'ldif', 'leaf', 'less', 'lisp', 'livecodeserver', 'livescript', 'llvm', 'lsl', 'lua', 'makefile', 'markdown', 'mathematica', 'matlab', 'maxima', 'mel', 'mercury', 'mipsasm', 'mizar', 'mojolicious', 'monkey', 'moonscript', 'n1ql', 'nginx', 'nim', 'nix', 'node-repl', 'nsis', 'objectivec', 'ocaml', 'openscad', 'oxygene', 'parser3', 'perl', 'pf', 'pgsql', 'php-template', 'php', 'plaintext', 'pony', 'powershell', 'processing', 'profile', 'prolog', 'properties', 'protobuf', 'puppet', 'purebasic', 'python-repl', 'python', 'q', 'qml', 'r', 'reasonml', 'rib', 'roboconf', 'routeros', 'rsl', 'ruby', 'ruleslanguage', 'rust', 'sas', 'scala', 'scheme', 'scilab', 'scss', 'shell', 'smali', 'smalltalk', 'sml', 'sqf', 'sql', 'sql_more', 'stan', 'stata', 'step21', 'stylus', 'subunit', 'swift', 'taggerscript', 'tap', 'tcl', 'thrift', 'tp', 'twig', 'typescript', 'vala', 'vbnet', 'vbscript-html', 'vbscript', 'verilog', 'vhdl', 'vim', 'x86asm', 'xl', 'xml', 'xquery', 'yaml', 'zephir'];

View File

@@ -0,0 +1,2 @@
import twig from "highlight.js/lib/languages/twig";
export default twig;

View File

@@ -0,0 +1,2 @@
import vala from "highlight.js/lib/languages/vala";
export default vala;

View File

@@ -0,0 +1,2 @@
import verilog from "highlight.js/lib/languages/verilog";
export default verilog;

View File

@@ -0,0 +1,2 @@
import vhdl from "highlight.js/lib/languages/vhdl";
export default vhdl;

View File

@@ -0,0 +1,2 @@
import vim from "highlight.js/lib/languages/vim";
export default vim;

View File

@@ -0,0 +1,4 @@
import hljs from "highlight.js";
import hljsDefineVue, { definer as vue } from "highlightjs-vue";
hljsDefineVue(hljs);
export default vue;

View File

@@ -0,0 +1,2 @@
import xl from "highlight.js/lib/languages/xl";
export default xl;

View File

@@ -0,0 +1,2 @@
import zephir from "highlight.js/lib/languages/zephir";
export default zephir;

View File

@@ -0,0 +1,2 @@
import actionscript from "refractor/actionscript";
export default actionscript;

View File

@@ -0,0 +1,2 @@
import al from "refractor/al";
export default al;

View File

@@ -0,0 +1,2 @@
import apl from "refractor/apl";
export default apl;

View File

@@ -0,0 +1,2 @@
import aql from "refractor/aql";
export default aql;

View File

@@ -0,0 +1,2 @@
import arff from "refractor/arff";
export default arff;

View File

@@ -0,0 +1,2 @@
import asciidoc from "refractor/asciidoc";
export default asciidoc;

View File

@@ -0,0 +1,2 @@
import asm6502 from "refractor/asm6502";
export default asm6502;

View File

@@ -0,0 +1,2 @@
import asmatmel from "refractor/asmatmel";
export default asmatmel;

View File

@@ -0,0 +1,2 @@
import autoit from "refractor/autoit";
export default autoit;

View File

@@ -0,0 +1,2 @@
import avisynth from "refractor/avisynth";
export default avisynth;

View File

@@ -0,0 +1,2 @@
import awk from "refractor/awk";
export default awk;

View File

@@ -0,0 +1,2 @@
import bash from "refractor/bash";
export default bash;

View File

@@ -0,0 +1,2 @@
import bicep from "refractor/bicep";
export default bicep;

View File

@@ -0,0 +1,2 @@
import bison from "refractor/bison";
export default bison;

View File

@@ -0,0 +1,2 @@
import cooklang from "refractor/cooklang";
export default cooklang;

View File

@@ -0,0 +1,2 @@
import Prism from 'prismjs';
export default Prism.languages.core;

View File

@@ -0,0 +1,2 @@
import crystal from "refractor/crystal";
export default crystal;

View File

@@ -0,0 +1,2 @@
import csp from "refractor/csp";
export default csp;

View File

@@ -0,0 +1,2 @@
import csv from "refractor/csv";
export default csv;

View File

@@ -0,0 +1,2 @@
import cypher from "refractor/cypher";
export default cypher;

View File

@@ -0,0 +1,2 @@
import d from "refractor/d";
export default d;

View File

@@ -0,0 +1,2 @@
import ebnf from "refractor/ebnf";
export default ebnf;

View File

@@ -0,0 +1,2 @@
import erb from "refractor/erb";
export default erb;

View File

@@ -0,0 +1,2 @@
import firestoreSecurityRules from "refractor/firestore-security-rules";
export default firestoreSecurityRules;

View File

@@ -0,0 +1,2 @@
import ftl from "refractor/ftl";
export default ftl;

View File

@@ -0,0 +1,2 @@
import gdscript from "refractor/gdscript";
export default gdscript;

View File

@@ -0,0 +1,2 @@
import git from "refractor/git";
export default git;

View File

@@ -0,0 +1,2 @@
import gn from "refractor/gn";
export default gn;

View File

@@ -0,0 +1,2 @@
import haml from "refractor/haml";
export default haml;

View File

@@ -0,0 +1,2 @@
import handlebars from "refractor/handlebars";
export default handlebars;

View File

@@ -0,0 +1,2 @@
import haxe from "refractor/haxe";
export default haxe;

View File

@@ -0,0 +1,2 @@
import hoon from "refractor/hoon";
export default hoon;

View File

@@ -0,0 +1,2 @@
import hpkp from "refractor/hpkp";
export default hpkp;

View File

@@ -0,0 +1,2 @@
import http from "refractor/http";
export default http;

View File

@@ -0,0 +1,2 @@
import icuMessageFormat from "refractor/icu-message-format";
export default icuMessageFormat;

View File

@@ -0,0 +1,2 @@
import iecst from "refractor/iecst";
export default iecst;

View File

@@ -0,0 +1,2 @@
import ignore from "refractor/ignore";
export default ignore;

View File

@@ -0,0 +1,2 @@
import inform7 from "refractor/inform7";
export default inform7;

View File

@@ -0,0 +1,2 @@
import ini from "refractor/ini";
export default ini;

View File

@@ -0,0 +1,2 @@
import j from "refractor/j";
export default j;

View File

@@ -0,0 +1,2 @@
import java from "refractor/java";
export default java;

View File

@@ -0,0 +1,2 @@
import javadoc from "refractor/javadoc";
export default javadoc;

View File

@@ -0,0 +1,2 @@
import javadoclike from "refractor/javadoclike";
export default javadoclike;

View File

@@ -0,0 +1,2 @@
import javastacktrace from "refractor/javastacktrace";
export default javastacktrace;

View File

@@ -0,0 +1,2 @@
import jsExtras from "refractor/js-extras";
export default jsExtras;

View File

@@ -0,0 +1,2 @@
import jsx from "refractor/jsx";
export default jsx;

Some files were not shown because too many files have changed in this diff Show More