12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766 |
- {
- "core": {
- "meta": {
- "path": "components/prism-core.js",
- "option": "mandatory"
- },
- "core": "Core"
- },
- "themes": {
- "meta": {
- "path": "themes/{id}.css",
- "link": "index.html?theme={id}",
- "exclusive": true
- },
- "prism": {
- "title": "Default",
- "option": "default"
- },
- "prism-dark": "Dark",
- "prism-funky": "Funky",
- "prism-okaidia": {
- "title": "Okaidia",
- "owner": "ocodia"
- },
- "prism-twilight": {
- "title": "Twilight",
- "owner": "remybach"
- },
- "prism-coy": {
- "title": "Coy",
- "owner": "tshedor"
- },
- "prism-solarizedlight": {
- "title": "Solarized Light",
- "owner": "hectormatos2011 "
- },
- "prism-tomorrow": {
- "title": "Tomorrow Night",
- "owner": "Rosey"
- }
- },
- "languages": {
- "meta": {
- "path": "components/prism-{id}",
- "noCSS": true,
- "examplesPath": "examples/prism-{id}",
- "addCheckAll": true
- },
- "markup": {
- "title": "Markup",
- "alias": ["html", "xml", "svg", "mathml", "ssml", "atom", "rss"],
- "aliasTitles": {
- "html": "HTML",
- "xml": "XML",
- "svg": "SVG",
- "mathml": "MathML",
- "ssml": "SSML",
- "atom": "Atom",
- "rss": "RSS"
- },
- "option": "default"
- },
- "css": {
- "title": "CSS",
- "option": "default",
- "modify": "markup"
- },
- "clike": {
- "title": "C-like",
- "option": "default"
- },
- "javascript": {
- "title": "JavaScript",
- "require": "clike",
- "modify": "markup",
- "optional": "regex",
- "alias": "js",
- "option": "default"
- },
- "abap": {
- "title": "ABAP",
- "owner": "dellagustin"
- },
- "abnf": {
- "title": "ABNF",
- "owner": "RunDevelopment"
- },
- "actionscript": {
- "title": "ActionScript",
- "require": "javascript",
- "modify": "markup",
- "owner": "Golmote"
- },
- "ada": {
- "title": "Ada",
- "owner": "Lucretia"
- },
- "agda": {
- "title": "Agda",
- "owner": "xy-ren"
- },
- "al": {
- "title": "AL",
- "owner": "RunDevelopment"
- },
- "antlr4": {
- "title": "ANTLR4",
- "alias": "g4",
- "owner": "RunDevelopment"
- },
- "apacheconf": {
- "title": "Apache Configuration",
- "owner": "GuiTeK"
- },
- "apex": {
- "title": "Apex",
- "require": ["clike", "sql"],
- "owner": "RunDevelopment"
- },
- "apl": {
- "title": "APL",
- "owner": "ngn"
- },
- "applescript": {
- "title": "AppleScript",
- "owner": "Golmote"
- },
- "aql": {
- "title": "AQL",
- "owner": "RunDevelopment"
- },
- "arduino": {
- "title": "Arduino",
- "require": "cpp",
- "alias": "ino",
- "owner": "dkern"
- },
- "arff": {
- "title": "ARFF",
- "owner": "Golmote"
- },
- "armasm": {
- "title": "ARM Assembly",
- "alias": "arm-asm",
- "owner": "RunDevelopment"
- },
- "arturo": {
- "title": "Arturo",
- "alias": "art",
- "optional": [
- "bash",
- "css",
- "javascript",
- "markup",
- "markdown",
- "sql"
- ],
- "owner": "drkameleon"
- },
- "asciidoc": {
- "alias": "adoc",
- "title": "AsciiDoc",
- "owner": "Golmote"
- },
- "aspnet": {
- "title": "ASP.NET (C#)",
- "require": ["markup", "csharp"],
- "owner": "nauzilus"
- },
- "asm6502": {
- "title": "6502 Assembly",
- "owner": "kzurawel"
- },
- "asmatmel": {
- "title": "Atmel AVR Assembly",
- "owner": "cerkit"
- },
- "autohotkey": {
- "title": "AutoHotkey",
- "owner": "aviaryan"
- },
- "autoit": {
- "title": "AutoIt",
- "owner": "Golmote"
- },
- "avisynth": {
- "title": "AviSynth",
- "alias": "avs",
- "owner": "Zinfidel"
- },
- "avro-idl": {
- "title":"Avro IDL",
- "alias": "avdl",
- "owner": "RunDevelopment"
- },
- "awk": {
- "title": "AWK",
- "alias": "gawk",
- "aliasTitles": {
- "gawk": "GAWK"
- },
- "owner": "RunDevelopment"
- },
- "bash": {
- "title": "Bash",
- "alias": ["sh", "shell"],
- "aliasTitles": {
- "sh": "Shell",
- "shell": "Shell"
- },
- "owner": "zeitgeist87"
- },
- "basic": {
- "title": "BASIC",
- "owner": "Golmote"
- },
- "batch": {
- "title": "Batch",
- "owner": "Golmote"
- },
- "bbcode": {
- "title": "BBcode",
- "alias": "shortcode",
- "aliasTitles": {
- "shortcode": "Shortcode"
- },
- "owner": "RunDevelopment"
- },
- "bbj": {
- "title": "BBj",
- "owner": "hyyan"
- },
- "bicep": {
- "title": "Bicep",
- "owner": "johnnyreilly"
- },
- "birb": {
- "title": "Birb",
- "require": "clike",
- "owner": "Calamity210"
- },
- "bison": {
- "title": "Bison",
- "require": "c",
- "owner": "Golmote"
- },
- "bnf": {
- "title": "BNF",
- "alias": "rbnf",
- "aliasTitles": {
- "rbnf": "RBNF"
- },
- "owner": "RunDevelopment"
- },
- "bqn": {
- "title": "BQN",
- "owner": "yewscion"
- },
- "brainfuck": {
- "title": "Brainfuck",
- "owner": "Golmote"
- },
- "brightscript": {
- "title": "BrightScript",
- "owner": "RunDevelopment"
- },
- "bro": {
- "title": "Bro",
- "owner": "wayward710"
- },
- "bsl": {
- "title": "BSL (1C:Enterprise)",
- "alias": "oscript",
- "aliasTitles": {
- "oscript": "OneScript"
- },
- "owner": "Diversus23"
- },
- "c": {
- "title": "C",
- "require": "clike",
- "owner": "zeitgeist87"
- },
- "csharp": {
- "title": "C#",
- "require": "clike",
- "alias": ["cs", "dotnet"],
- "owner": "mvalipour"
- },
- "cpp": {
- "title": "C++",
- "require": "c",
- "owner": "zeitgeist87"
- },
- "cfscript": {
- "title": "CFScript",
- "require": "clike",
- "alias": "cfc",
- "owner": "mjclemente"
- },
- "chaiscript": {
- "title": "ChaiScript",
- "require": ["clike", "cpp"],
- "owner": "RunDevelopment"
- },
- "cil": {
- "title": "CIL",
- "owner": "sbrl"
- },
- "cilkc": {
- "title": "Cilk/C",
- "require": "c",
- "alias": "cilk-c",
- "owner": "OpenCilk"
- },
- "cilkcpp": {
- "title": "Cilk/C++",
- "require": "cpp",
- "alias": ["cilk-cpp", "cilk"],
- "owner": "OpenCilk"
- },
- "clojure": {
- "title": "Clojure",
- "owner": "troglotit"
- },
- "cmake": {
- "title": "CMake",
- "owner": "mjrogozinski"
- },
- "cobol": {
- "title": "COBOL",
- "owner": "RunDevelopment"
- },
- "coffeescript": {
- "title": "CoffeeScript",
- "require": "javascript",
- "alias": "coffee",
- "owner": "R-osey"
- },
- "concurnas": {
- "title": "Concurnas",
- "alias": "conc",
- "owner": "jasontatton"
- },
- "csp": {
- "title": "Content-Security-Policy",
- "owner": "ScottHelme"
- },
- "cooklang": {
- "title": "Cooklang",
- "owner": "ahue"
- },
- "coq": {
- "title": "Coq",
- "owner": "RunDevelopment"
- },
- "crystal": {
- "title": "Crystal",
- "require": "ruby",
- "owner": "MakeNowJust"
- },
- "css-extras": {
- "title": "CSS Extras",
- "require": "css",
- "modify": "css",
- "owner": "milesj"
- },
- "csv": {
- "title": "CSV",
- "owner": "RunDevelopment"
- },
- "cue": {
- "title": "CUE",
- "owner": "RunDevelopment"
- },
- "cypher": {
- "title": "Cypher",
- "owner": "RunDevelopment"
- },
- "d": {
- "title": "D",
- "require": "clike",
- "owner": "Golmote"
- },
- "dart": {
- "title": "Dart",
- "require": "clike",
- "owner": "Golmote"
- },
- "dataweave": {
- "title": "DataWeave",
- "owner": "machaval"
- },
- "dax": {
- "title": "DAX",
- "owner": "peterbud"
- },
- "dhall": {
- "title": "Dhall",
- "owner": "RunDevelopment"
- },
- "diff": {
- "title": "Diff",
- "owner": "uranusjr"
- },
- "django": {
- "title": "Django/Jinja2",
- "require": "markup-templating",
- "alias": "jinja2",
- "owner": "romanvm"
- },
- "dns-zone-file": {
- "title": "DNS zone file",
- "owner": "RunDevelopment",
- "alias": "dns-zone"
- },
- "docker": {
- "title": "Docker",
- "alias": "dockerfile",
- "owner": "JustinBeckwith"
- },
- "dot": {
- "title": "DOT (Graphviz)",
- "alias": "gv",
- "optional": "markup",
- "owner": "RunDevelopment"
- },
- "ebnf": {
- "title": "EBNF",
- "owner": "RunDevelopment"
- },
- "editorconfig": {
- "title": "EditorConfig",
- "owner": "osipxd"
- },
- "eiffel": {
- "title": "Eiffel",
- "owner": "Conaclos"
- },
- "ejs": {
- "title": "EJS",
- "require": ["javascript", "markup-templating"],
- "owner": "RunDevelopment",
- "alias": "eta",
- "aliasTitles": {
- "eta": "Eta"
- }
- },
- "elixir": {
- "title": "Elixir",
- "owner": "Golmote"
- },
- "elm": {
- "title": "Elm",
- "owner": "zwilias"
- },
- "etlua": {
- "title": "Embedded Lua templating",
- "require": ["lua", "markup-templating"],
- "owner": "RunDevelopment"
- },
- "erb": {
- "title": "ERB",
- "require": ["ruby", "markup-templating"],
- "owner": "Golmote"
- },
- "erlang": {
- "title": "Erlang",
- "owner": "Golmote"
- },
- "excel-formula": {
- "title": "Excel Formula",
- "alias": ["xlsx", "xls"],
- "owner": "RunDevelopment"
- },
- "fsharp": {
- "title": "F#",
- "require": "clike",
- "owner": "simonreynolds7"
- },
- "factor": {
- "title": "Factor",
- "owner": "catb0t"
- },
- "false": {
- "title": "False",
- "owner": "edukisto"
- },
- "firestore-security-rules": {
- "title": "Firestore security rules",
- "require": "clike",
- "owner": "RunDevelopment"
- },
- "flow": {
- "title": "Flow",
- "require": "javascript",
- "owner": "Golmote"
- },
- "fortran": {
- "title": "Fortran",
- "owner": "Golmote"
- },
- "ftl": {
- "title": "FreeMarker Template Language",
- "require": "markup-templating",
- "owner": "RunDevelopment"
- },
- "gml": {
- "title": "GameMaker Language",
- "alias": "gamemakerlanguage",
- "require": "clike",
- "owner": "LiarOnce"
- },
- "gap": {
- "title": "GAP (CAS)",
- "owner": "RunDevelopment"
- },
- "gcode": {
- "title": "G-code",
- "owner": "RunDevelopment"
- },
- "gdscript": {
- "title": "GDScript",
- "owner": "RunDevelopment"
- },
- "gedcom": {
- "title": "GEDCOM",
- "owner": "Golmote"
- },
- "gettext": {
- "title": "gettext",
- "alias": "po",
- "owner": "RunDevelopment"
- },
- "gherkin": {
- "title": "Gherkin",
- "owner": "hason"
- },
- "git": {
- "title": "Git",
- "owner": "lgiraudel"
- },
- "glsl": {
- "title": "GLSL",
- "require": "c",
- "owner": "Golmote"
- },
- "gn": {
- "title": "GN",
- "alias": "gni",
- "owner": "RunDevelopment"
- },
- "linker-script": {
- "title": "GNU Linker Script",
- "alias": "ld",
- "owner": "RunDevelopment"
- },
- "go": {
- "title": "Go",
- "require": "clike",
- "owner": "arnehormann"
- },
- "go-module": {
- "title": "Go module",
- "alias": "go-mod",
- "owner": "RunDevelopment"
- },
- "gradle": {
- "title": "Gradle",
- "require": "clike",
- "owner": "zeabdelkhalek-badido18"
- },
- "graphql": {
- "title": "GraphQL",
- "optional": "markdown",
- "owner": "Golmote"
- },
- "groovy": {
- "title": "Groovy",
- "require": "clike",
- "owner": "robfletcher"
- },
- "haml": {
- "title": "Haml",
- "require": "ruby",
- "optional": [
- "css",
- "css-extras",
- "coffeescript",
- "erb",
- "javascript",
- "less",
- "markdown",
- "scss",
- "textile"
- ],
- "owner": "Golmote"
- },
- "handlebars": {
- "title": "Handlebars",
- "require": "markup-templating",
- "alias": ["hbs", "mustache"],
- "aliasTitles": {
- "mustache": "Mustache"
- },
- "owner": "Golmote"
- },
- "haskell": {
- "title": "Haskell",
- "alias": "hs",
- "owner": "bholst"
- },
- "haxe": {
- "title": "Haxe",
- "require": "clike",
- "optional": "regex",
- "owner": "Golmote"
- },
- "hcl": {
- "title": "HCL",
- "owner": "outsideris"
- },
- "hlsl": {
- "title": "HLSL",
- "require": "c",
- "owner": "RunDevelopment"
- },
- "hoon": {
- "title": "Hoon",
- "owner": "matildepark"
- },
- "http": {
- "title": "HTTP",
- "optional": [
- "csp",
- "css",
- "hpkp",
- "hsts",
- "javascript",
- "json",
- "markup",
- "uri"
- ],
- "owner": "danielgtaylor"
- },
- "hpkp": {
- "title": "HTTP Public-Key-Pins",
- "owner": "ScottHelme"
- },
- "hsts": {
- "title": "HTTP Strict-Transport-Security",
- "owner": "ScottHelme"
- },
- "ichigojam": {
- "title": "IchigoJam",
- "owner": "BlueCocoa"
- },
- "icon": {
- "title": "Icon",
- "owner": "Golmote"
- },
- "icu-message-format": {
- "title": "ICU Message Format",
- "owner": "RunDevelopment"
- },
- "idris": {
- "title": "Idris",
- "alias": "idr",
- "owner": "KeenS",
- "require": "haskell"
- },
- "ignore": {
- "title": ".ignore",
- "owner": "osipxd",
- "alias": [
- "gitignore",
- "hgignore",
- "npmignore"
- ],
- "aliasTitles": {
- "gitignore": ".gitignore",
- "hgignore": ".hgignore",
- "npmignore": ".npmignore"
- }
- },
- "inform7": {
- "title": "Inform 7",
- "owner": "Golmote"
- },
- "ini": {
- "title": "Ini",
- "owner": "aviaryan"
- },
- "io": {
- "title": "Io",
- "owner": "AlesTsurko"
- },
- "j": {
- "title": "J",
- "owner": "Golmote"
- },
- "java": {
- "title": "Java",
- "require": "clike",
- "owner": "sherblot"
- },
- "javadoc": {
- "title": "JavaDoc",
- "require": ["markup", "java", "javadoclike"],
- "modify": "java",
- "optional": "scala",
- "owner": "RunDevelopment"
- },
- "javadoclike": {
- "title": "JavaDoc-like",
- "modify": [
- "java",
- "javascript",
- "php"
- ],
- "owner": "RunDevelopment"
- },
- "javastacktrace": {
- "title": "Java stack trace",
- "owner": "RunDevelopment"
- },
- "jexl": {
- "title": "Jexl",
- "owner": "czosel"
- },
- "jolie": {
- "title": "Jolie",
- "require": "clike",
- "owner": "thesave"
- },
- "jq": {
- "title": "JQ",
- "owner": "RunDevelopment"
- },
- "jsdoc": {
- "title": "JSDoc",
- "require": ["javascript", "javadoclike", "typescript"],
- "modify": "javascript",
- "optional": [
- "actionscript",
- "coffeescript"
- ],
- "owner": "RunDevelopment"
- },
- "js-extras": {
- "title": "JS Extras",
- "require": "javascript",
- "modify": "javascript",
- "optional": [
- "actionscript",
- "coffeescript",
- "flow",
- "n4js",
- "typescript"
- ],
- "owner": "RunDevelopment"
- },
- "json": {
- "title": "JSON",
- "alias": "webmanifest",
- "aliasTitles": {
- "webmanifest": "Web App Manifest"
- },
- "owner": "CupOfTea696"
- },
- "json5": {
- "title": "JSON5",
- "require": "json",
- "owner": "RunDevelopment"
- },
- "jsonp": {
- "title": "JSONP",
- "require": "json",
- "owner": "RunDevelopment"
- },
- "jsstacktrace": {
- "title": "JS stack trace",
- "owner": "sbrl"
- },
- "js-templates": {
- "title": "JS Templates",
- "require": "javascript",
- "modify": "javascript",
- "optional": [
- "css",
- "css-extras",
- "graphql",
- "markdown",
- "markup",
- "sql"
- ],
- "owner": "RunDevelopment"
- },
- "julia": {
- "title": "Julia",
- "owner": "cdagnino"
- },
- "keepalived": {
- "title": "Keepalived Configure",
- "owner": "dev-itsheng"
- },
- "keyman": {
- "title": "Keyman",
- "owner": "mcdurdin"
- },
- "kotlin": {
- "title": "Kotlin",
- "alias": ["kt", "kts"],
- "aliasTitles": {
- "kts": "Kotlin Script"
- },
- "require": "clike",
- "owner": "Golmote"
- },
- "kumir": {
- "title": "KuMir (КуМир)",
- "alias": "kum",
- "owner": "edukisto"
- },
- "kusto": {
- "title": "Kusto",
- "owner": "RunDevelopment"
- },
- "latex": {
- "title": "LaTeX",
- "alias": ["tex", "context"],
- "aliasTitles": {
- "tex": "TeX",
- "context": "ConTeXt"
- },
- "owner": "japborst"
- },
- "latte": {
- "title": "Latte",
- "require": ["clike", "markup-templating", "php"],
- "owner": "nette"
- },
- "less": {
- "title": "Less",
- "require": "css",
- "optional": "css-extras",
- "owner": "Golmote"
- },
- "lilypond": {
- "title": "LilyPond",
- "require": "scheme",
- "alias": "ly",
- "owner": "RunDevelopment"
- },
- "liquid": {
- "title": "Liquid",
- "require": "markup-templating",
- "owner": "cinhtau"
- },
- "lisp": {
- "title": "Lisp",
- "alias": ["emacs", "elisp", "emacs-lisp"],
- "owner": "JuanCaicedo"
- },
- "livescript": {
- "title": "LiveScript",
- "owner": "Golmote"
- },
- "llvm": {
- "title": "LLVM IR",
- "owner": "porglezomp"
- },
- "log": {
- "title": "Log file",
- "optional": "javastacktrace",
- "owner": "RunDevelopment"
- },
- "lolcode": {
- "title": "LOLCODE",
- "owner": "Golmote"
- },
- "lua": {
- "title": "Lua",
- "owner": "Golmote"
- },
- "magma": {
- "title": "Magma (CAS)",
- "owner": "RunDevelopment"
- },
- "makefile": {
- "title": "Makefile",
- "owner": "Golmote"
- },
- "markdown": {
- "title": "Markdown",
- "require": "markup",
- "optional": "yaml",
- "alias": "md",
- "owner": "Golmote"
- },
- "markup-templating": {
- "title": "Markup templating",
- "require": "markup",
- "owner": "Golmote"
- },
- "mata": {
- "title": "Mata",
- "owner": "RunDevelopment"
- },
- "matlab": {
- "title": "MATLAB",
- "owner": "Golmote"
- },
- "maxscript": {
- "title": "MAXScript",
- "owner": "RunDevelopment"
- },
- "mel": {
- "title": "MEL",
- "owner": "Golmote"
- },
- "mermaid": {
- "title": "Mermaid",
- "owner": "RunDevelopment"
- },
- "metafont": {
- "title": "METAFONT",
- "owner": "LaeriExNihilo"
- },
- "mizar": {
- "title": "Mizar",
- "owner": "Golmote"
- },
- "mongodb": {
- "title": "MongoDB",
- "owner": "airs0urce",
- "require": "javascript"
- },
- "monkey": {
- "title": "Monkey",
- "owner": "Golmote"
- },
- "moonscript": {
- "title": "MoonScript",
- "alias": "moon",
- "owner": "RunDevelopment"
- },
- "n1ql": {
- "title": "N1QL",
- "owner": "TMWilds"
- },
- "n4js": {
- "title": "N4JS",
- "require": "javascript",
- "optional": "jsdoc",
- "alias": "n4jsd",
- "owner": "bsmith-n4"
- },
- "nand2tetris-hdl": {
- "title": "Nand To Tetris HDL",
- "owner": "stephanmax"
- },
- "naniscript": {
- "title": "Naninovel Script",
- "owner": "Elringus",
- "alias": "nani"
- },
- "nasm": {
- "title": "NASM",
- "owner": "rbmj"
- },
- "neon": {
- "title": "NEON",
- "owner": "nette"
- },
- "nevod": {
- "title": "Nevod",
- "owner": "nezaboodka"
- },
- "nginx": {
- "title": "nginx",
- "owner": "volado"
- },
- "nim": {
- "title": "Nim",
- "owner": "Golmote"
- },
- "nix": {
- "title": "Nix",
- "owner": "Golmote"
- },
- "nsis": {
- "title": "NSIS",
- "owner": "idleberg"
- },
- "objectivec": {
- "title": "Objective-C",
- "require": "c",
- "alias": "objc",
- "owner": "uranusjr"
- },
- "ocaml": {
- "title": "OCaml",
- "owner": "Golmote"
- },
- "odin": {
- "title": "Odin",
- "owner": "edukisto"
- },
- "opencl": {
- "title": "OpenCL",
- "require": "c",
- "modify": [
- "c",
- "cpp"
- ],
- "owner": "Milania1"
- },
- "openqasm": {
- "title": "OpenQasm",
- "alias": "qasm",
- "owner": "RunDevelopment"
- },
- "oz": {
- "title": "Oz",
- "owner": "Golmote"
- },
- "parigp": {
- "title": "PARI/GP",
- "owner": "Golmote"
- },
- "parser": {
- "title": "Parser",
- "require": "markup",
- "owner": "Golmote"
- },
- "pascal": {
- "title": "Pascal",
- "alias": "objectpascal",
- "aliasTitles": {
- "objectpascal": "Object Pascal"
- },
- "owner": "Golmote"
- },
- "pascaligo": {
- "title": "Pascaligo",
- "owner": "DefinitelyNotAGoat"
- },
- "psl": {
- "title": "PATROL Scripting Language",
- "owner": "bertysentry"
- },
- "pcaxis": {
- "title": "PC-Axis",
- "alias": "px",
- "owner": "RunDevelopment"
- },
- "peoplecode": {
- "title": "PeopleCode",
- "alias": "pcode",
- "owner": "RunDevelopment"
- },
- "perl": {
- "title": "Perl",
- "owner": "Golmote"
- },
- "php": {
- "title": "PHP",
- "require": "markup-templating",
- "owner": "milesj"
- },
- "phpdoc": {
- "title": "PHPDoc",
- "require": ["php", "javadoclike"],
- "modify": "php",
- "owner": "RunDevelopment"
- },
- "php-extras": {
- "title": "PHP Extras",
- "require": "php",
- "modify": "php",
- "owner": "milesj"
- },
- "plant-uml": {
- "title": "PlantUML",
- "alias": "plantuml",
- "owner": "RunDevelopment"
- },
- "plsql": {
- "title": "PL/SQL",
- "require": "sql",
- "owner": "Golmote"
- },
- "powerquery": {
- "title": "PowerQuery",
- "alias": ["pq", "mscript"],
- "owner": "peterbud"
- },
- "powershell": {
- "title": "PowerShell",
- "owner": "nauzilus"
- },
- "processing": {
- "title": "Processing",
- "require": "clike",
- "owner": "Golmote"
- },
- "prolog": {
- "title": "Prolog",
- "owner": "Golmote"
- },
- "promql": {
- "title": "PromQL",
- "owner": "arendjr"
- },
- "properties": {
- "title": ".properties",
- "owner": "Golmote"
- },
- "protobuf": {
- "title": "Protocol Buffers",
- "require": "clike",
- "owner": "just-boris"
- },
- "pug": {
- "title": "Pug",
- "require": ["markup", "javascript"],
- "optional": [
- "coffeescript",
- "ejs",
- "handlebars",
- "less",
- "livescript",
- "markdown",
- "scss",
- "stylus",
- "twig"
- ],
- "owner": "Golmote"
- },
- "puppet": {
- "title": "Puppet",
- "owner": "Golmote"
- },
- "pure": {
- "title": "Pure",
- "optional": [
- "c",
- "cpp",
- "fortran"
- ],
- "owner": "Golmote"
- },
- "purebasic": {
- "title": "PureBasic",
- "require": "clike",
- "alias": "pbfasm",
- "owner": "HeX0R101"
- },
- "purescript": {
- "title": "PureScript",
- "require": "haskell",
- "alias": "purs",
- "owner": "sriharshachilakapati"
- },
- "python": {
- "title": "Python",
- "alias": "py",
- "owner": "multipetros"
- },
- "qsharp": {
- "title": "Q#",
- "require": "clike",
- "alias": "qs",
- "owner": "fedonman"
- },
- "q": {
- "title": "Q (kdb+ database)",
- "owner": "Golmote"
- },
- "qml": {
- "title": "QML",
- "require": "javascript",
- "owner": "RunDevelopment"
- },
- "qore": {
- "title": "Qore",
- "require": "clike",
- "owner": "temnroegg"
- },
- "r": {
- "title": "R",
- "owner": "Golmote"
- },
- "racket": {
- "title": "Racket",
- "require": "scheme",
- "alias": "rkt",
- "owner": "RunDevelopment"
- },
- "cshtml": {
- "title": "Razor C#",
- "alias": "razor",
- "require": ["markup", "csharp"],
- "optional":[
- "css",
- "css-extras",
- "javascript",
- "js-extras"
- ],
- "owner": "RunDevelopment"
- },
- "jsx": {
- "title": "React JSX",
- "require": ["markup", "javascript"],
- "optional": [
- "jsdoc",
- "js-extras",
- "js-templates"
- ],
- "owner": "vkbansal"
- },
- "tsx": {
- "title": "React TSX",
- "require": ["jsx", "typescript"]
- },
- "reason": {
- "title": "Reason",
- "require": "clike",
- "owner": "Golmote"
- },
- "regex": {
- "title": "Regex",
- "owner": "RunDevelopment"
- },
- "rego": {
- "title": "Rego",
- "owner": "JordanSh"
- },
- "renpy": {
- "title": "Ren'py",
- "alias": "rpy",
- "owner": "HyuchiaDiego"
- },
- "rescript": {
- "title": "ReScript",
- "alias": "res",
- "owner": "vmarcosp"
- },
- "rest": {
- "title": "reST (reStructuredText)",
- "owner": "Golmote"
- },
- "rip": {
- "title": "Rip",
- "owner": "ravinggenius"
- },
- "roboconf": {
- "title": "Roboconf",
- "owner": "Golmote"
- },
- "robotframework": {
- "title": "Robot Framework",
- "alias": "robot",
- "owner": "RunDevelopment"
- },
- "ruby": {
- "title": "Ruby",
- "require": "clike",
- "alias": "rb",
- "owner": "samflores"
- },
- "rust": {
- "title": "Rust",
- "owner": "Golmote"
- },
- "sas": {
- "title": "SAS",
- "optional": ["groovy", "lua", "sql"],
- "owner": "Golmote"
- },
- "sass": {
- "title": "Sass (Sass)",
- "require": "css",
- "optional": "css-extras",
- "owner": "Golmote"
- },
- "scss": {
- "title": "Sass (SCSS)",
- "require": "css",
- "optional": "css-extras",
- "owner": "MoOx"
- },
- "scala": {
- "title": "Scala",
- "require": "java",
- "owner": "jozic"
- },
- "scheme": {
- "title": "Scheme",
- "owner": "bacchus123"
- },
- "shell-session": {
- "title": "Shell session",
- "require": "bash",
- "alias": ["sh-session", "shellsession"],
- "owner": "RunDevelopment"
- },
- "smali": {
- "title": "Smali",
- "owner": "RunDevelopment"
- },
- "smalltalk": {
- "title": "Smalltalk",
- "owner": "Golmote"
- },
- "smarty": {
- "title": "Smarty",
- "require": "markup-templating",
- "optional": "php",
- "owner": "Golmote"
- },
- "sml": {
- "title": "SML",
- "alias": "smlnj",
- "aliasTitles": {
- "smlnj": "SML/NJ"
- },
- "owner": "RunDevelopment"
- },
- "solidity": {
- "title": "Solidity (Ethereum)",
- "alias": "sol",
- "require": "clike",
- "owner": "glachaud"
- },
- "solution-file": {
- "title": "Solution file",
- "alias": "sln",
- "owner": "RunDevelopment"
- },
- "soy": {
- "title": "Soy (Closure Template)",
- "require": "markup-templating",
- "owner": "Golmote"
- },
- "sparql": {
- "title": "SPARQL",
- "require": "turtle",
- "owner": "Triply-Dev",
- "alias": "rq"
- },
- "splunk-spl": {
- "title": "Splunk SPL",
- "owner": "RunDevelopment"
- },
- "sqf": {
- "title": "SQF: Status Quo Function (Arma 3)",
- "require": "clike",
- "owner": "RunDevelopment"
- },
- "sql": {
- "title": "SQL",
- "owner": "multipetros"
- },
- "squirrel": {
- "title": "Squirrel",
- "require": "clike",
- "owner": "RunDevelopment"
- },
- "stan": {
- "title": "Stan",
- "owner": "RunDevelopment"
- },
- "stata": {
- "title": "Stata Ado",
- "require": ["mata", "java", "python"],
- "owner": "RunDevelopment"
- },
- "iecst": {
- "title": "Structured Text (IEC 61131-3)",
- "owner": "serhioromano"
- },
- "stylus": {
- "title": "Stylus",
- "owner": "vkbansal"
- },
- "supercollider": {
- "title": "SuperCollider",
- "alias": "sclang",
- "owner": "RunDevelopment"
- },
- "swift": {
- "title": "Swift",
- "owner": "chrischares"
- },
- "systemd": {
- "title": "Systemd configuration file",
- "owner": "RunDevelopment"
- },
- "t4-templating": {
- "title": "T4 templating",
- "owner": "RunDevelopment"
- },
- "t4-cs": {
- "title": "T4 Text Templates (C#)",
- "require": ["t4-templating", "csharp"],
- "alias": "t4",
- "owner": "RunDevelopment"
- },
- "t4-vb": {
- "title": "T4 Text Templates (VB)",
- "require": ["t4-templating", "vbnet"],
- "owner": "RunDevelopment"
- },
- "tap": {
- "title": "TAP",
- "owner": "isaacs",
- "require": "yaml"
- },
- "tcl": {
- "title": "Tcl",
- "owner": "PeterChaplin"
- },
- "tt2": {
- "title": "Template Toolkit 2",
- "require": ["clike", "markup-templating"],
- "owner": "gflohr"
- },
- "textile": {
- "title": "Textile",
- "require": "markup",
- "optional": "css",
- "owner": "Golmote"
- },
- "toml": {
- "title": "TOML",
- "owner": "RunDevelopment"
- },
- "tremor": {
- "title": "Tremor",
- "alias": [
- "trickle",
- "troy"
- ],
- "owner": "darach",
- "aliasTitles": {
- "trickle": "trickle",
- "troy": "troy"
- }
- },
- "turtle": {
- "title": "Turtle",
- "alias": "trig",
- "aliasTitles": {
- "trig": "TriG"
- },
- "owner": "jakubklimek"
- },
- "twig": {
- "title": "Twig",
- "require": "markup-templating",
- "owner": "brandonkelly"
- },
- "typescript": {
- "title": "TypeScript",
- "require": "javascript",
- "optional": "js-templates",
- "alias": "ts",
- "owner": "vkbansal"
- },
- "typoscript": {
- "title": "TypoScript",
- "alias": "tsconfig",
- "aliasTitles": {
- "tsconfig": "TSConfig"
- },
- "owner": "dkern"
- },
- "unrealscript": {
- "title": "UnrealScript",
- "alias": ["uscript", "uc"],
- "owner": "RunDevelopment"
- },
- "uorazor": {
- "title": "UO Razor Script",
- "owner": "jaseowns"
- },
- "uri": {
- "title": "URI",
- "alias": "url",
- "aliasTitles": {
- "url": "URL"
- },
- "owner": "RunDevelopment"
- },
- "v": {
- "title": "V",
- "require": "clike",
- "owner": "taggon"
- },
- "vala": {
- "title": "Vala",
- "require": "clike",
- "optional": "regex",
- "owner": "TemplarVolk"
- },
- "vbnet": {
- "title": "VB.Net",
- "require": "basic",
- "owner": "Bigsby"
- },
- "velocity": {
- "title": "Velocity",
- "require": "markup",
- "owner": "Golmote"
- },
- "verilog": {
- "title": "Verilog",
- "owner": "a-rey"
- },
- "vhdl": {
- "title": "VHDL",
- "owner": "a-rey"
- },
- "vim": {
- "title": "vim",
- "owner": "westonganger"
- },
- "visual-basic": {
- "title": "Visual Basic",
- "alias": ["vb", "vba"],
- "aliasTitles": {
- "vba": "VBA"
- },
- "owner": "Golmote"
- },
- "warpscript": {
- "title": "WarpScript",
- "owner": "RunDevelopment"
- },
- "wasm": {
- "title": "WebAssembly",
- "owner": "Golmote"
- },
- "web-idl": {
- "title": "Web IDL",
- "alias": "webidl",
- "owner": "RunDevelopment"
- },
- "wgsl": {
- "title": "WGSL",
- "owner": "Dr4gonthree"
- },
- "wiki": {
- "title": "Wiki markup",
- "require": "markup",
- "owner": "Golmote"
- },
- "wolfram": {
- "title": "Wolfram language",
- "alias": ["mathematica", "nb", "wl"],
- "aliasTitles": {
- "mathematica": "Mathematica",
- "nb": "Mathematica Notebook"
- },
- "owner": "msollami"
- },
- "wren": {
- "title": "Wren",
- "owner": "clsource"
- },
- "xeora": {
- "title": "Xeora",
- "require": "markup",
- "alias": "xeoracube",
- "aliasTitles": {
- "xeoracube": "XeoraCube"
- },
- "owner": "freakmaxi"
- },
- "xml-doc": {
- "title": "XML doc (.net)",
- "require": "markup",
- "modify": ["csharp", "fsharp", "vbnet"],
- "owner": "RunDevelopment"
- },
- "xojo": {
- "title": "Xojo (REALbasic)",
- "owner": "Golmote"
- },
- "xquery": {
- "title": "XQuery",
- "require": "markup",
- "owner": "Golmote"
- },
- "yaml": {
- "title": "YAML",
- "alias": "yml",
- "owner": "hason"
- },
- "yang": {
- "title": "YANG",
- "owner": "RunDevelopment"
- },
- "zig": {
- "title": "Zig",
- "owner": "RunDevelopment"
- }
- },
- "plugins": {
- "meta": {
- "path": "plugins/{id}/prism-{id}",
- "link": "plugins/{id}/"
- },
- "line-highlight": {
- "title": "Line Highlight",
- "description": "Highlights specific lines and/or line ranges."
- },
- "line-numbers": {
- "title": "Line Numbers",
- "description": "Line number at the beginning of code lines.",
- "owner": "kuba-kubula"
- },
- "show-invisibles": {
- "title": "Show Invisibles",
- "description": "Show hidden characters such as tabs and line breaks.",
- "optional": [
- "autolinker",
- "data-uri-highlight"
- ]
- },
- "autolinker": {
- "title": "Autolinker",
- "description": "Converts URLs and emails in code to clickable links. Parses Markdown links in comments."
- },
- "wpd": {
- "title": "WebPlatform Docs",
- "description": "Makes tokens link to <a href=\"https://webplatform.github.io/docs/\">WebPlatform.org documentation</a>. The links open in a new tab."
- },
- "custom-class": {
- "title": "Custom Class",
- "description": "This plugin allows you to prefix Prism's default classes (<code>.comment</code> can become <code>.namespace--comment</code>) or replace them with your defined ones (like <code>.editor__comment</code>). You can even add new classes.",
- "owner": "dvkndn",
- "noCSS": true
- },
- "file-highlight": {
- "title": "File Highlight",
- "description": "Fetch external files and highlight them with Prism. Used on the Prism website itself.",
- "noCSS": true
- },
- "show-language": {
- "title": "Show Language",
- "description": "Display the highlighted language in code blocks (inline code does not show the label).",
- "owner": "nauzilus",
- "noCSS": true,
- "require": "toolbar"
- },
- "jsonp-highlight": {
- "title": "JSONP Highlight",
- "description": "Fetch content with JSONP and highlight some interesting content (e.g. GitHub/Gists or Bitbucket API).",
- "noCSS": true,
- "owner": "nauzilus"
- },
- "highlight-keywords": {
- "title": "Highlight Keywords",
- "description": "Adds special CSS classes for each keyword for fine-grained highlighting.",
- "owner": "vkbansal",
- "noCSS": true
- },
- "remove-initial-line-feed": {
- "title": "Remove initial line feed",
- "description": "Removes the initial line feed in code blocks.",
- "owner": "Golmote",
- "noCSS": true
- },
- "inline-color": {
- "title": "Inline color",
- "description": "Adds a small inline preview for colors in style sheets.",
- "require": "css-extras",
- "owner": "RunDevelopment"
- },
- "previewers": {
- "title": "Previewers",
- "description": "Previewers for angles, colors, gradients, easing and time.",
- "require": "css-extras",
- "owner": "Golmote"
- },
- "autoloader": {
- "title": "Autoloader",
- "description": "Automatically loads the needed languages to highlight the code blocks.",
- "owner": "Golmote",
- "noCSS": true
- },
- "keep-markup": {
- "title": "Keep Markup",
- "description": "Prevents custom markup from being dropped out during highlighting.",
- "owner": "Golmote",
- "optional": "normalize-whitespace",
- "noCSS": true
- },
- "command-line": {
- "title": "Command Line",
- "description": "Display a command line with a prompt and, optionally, the output/response from the commands.",
- "owner": "chriswells0"
- },
- "unescaped-markup": {
- "title": "Unescaped Markup",
- "description": "Write markup without having to escape anything."
- },
- "normalize-whitespace": {
- "title": "Normalize Whitespace",
- "description": "Supports multiple operations to normalize whitespace in code blocks.",
- "owner": "zeitgeist87",
- "optional": "unescaped-markup",
- "noCSS": true
- },
- "data-uri-highlight": {
- "title": "Data-URI Highlight",
- "description": "Highlights data-URI contents.",
- "owner": "Golmote",
- "noCSS": true
- },
- "toolbar": {
- "title": "Toolbar",
- "description": "Attach a toolbar for plugins to easily register buttons on the top of a code block.",
- "owner": "mAAdhaTTah"
- },
- "copy-to-clipboard": {
- "title": "Copy to Clipboard Button",
- "description": "Add a button that copies the code block to the clipboard when clicked.",
- "owner": "mAAdhaTTah",
- "require": "toolbar",
- "noCSS": true
- },
- "download-button": {
- "title": "Download Button",
- "description": "A button in the toolbar of a code block adding a convenient way to download a code file.",
- "owner": "Golmote",
- "require": "toolbar",
- "noCSS": true
- },
- "match-braces": {
- "title": "Match braces",
- "description": "Highlights matching braces.",
- "owner": "RunDevelopment"
- },
- "diff-highlight": {
- "title": "Diff Highlight",
- "description": "Highlights the code inside diff blocks.",
- "owner": "RunDevelopment",
- "require": "diff"
- },
- "filter-highlight-all": {
- "title": "Filter highlightAll",
- "description": "Filters the elements the <code>highlightAll</code> and <code>highlightAllUnder</code> methods actually highlight.",
- "owner": "RunDevelopment",
- "noCSS": true
- },
- "treeview": {
- "title": "Treeview",
- "description": "A language with special styles to highlight file system tree structures.",
- "owner": "Golmote"
- }
- }
- }
|