Skip to content

Commit 5744d6c

Browse files
authored
Alphabetized languages in SUPPORTED_LANGUAGES.md, upper-cased BASIC (#4247)
* Alphabetized languages, capitalized BASIC * Added SUPPORTED_LANGUAGES.md alphabetization change
1 parent b43168c commit 5744d6c

File tree

2 files changed

+43
-38
lines changed

2 files changed

+43
-38
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Core Grammars:
1414
- fix(diff) fix unified diff hunk header regex to allow unpaired numbers [Chris Wilson][]
1515
- enh(php) support single line and hash comments in attributes, constructor and functions [Antoine Musso][]
1616

17+
Documentation:
18+
19+
- alphabetized languages + upper-cased BASIC in SUPPORTED_LANGUAGES.md [Adam Lui][]
20+
1721
CONTRIBUTORS
1822

1923
[Josh Marchand]: https://github.com/yHSJ
@@ -23,6 +27,7 @@ CONTRIBUTORS
2327
[Chris Wilson]: https://github.com/sushicw
2428
[Antoine Musso]: https://github.com/hashar
2529
[Chester Moses]: https://github.com/Chester-Moses-HCL
30+
[Adam Lui]: https://github.com/adamlui
2631

2732

2833
## Version 11.11.1

SUPPORTED_LANGUAGES.md

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -12,54 +12,54 @@ The table below shows the full list of languages (and corresponding classes/alia
1212
| ABAP | sap-abap, abap |[highlight-sap-abap](https://github.com/highlightjs/highlightjs-sap-abap) |
1313
| ABNF | abnf | |
1414
| Access logs | accesslog | |
15+
| ActionScript | actionscript, as | |
1516
| Ada | ada | |
1617
| Aiken | aiken, ak | [highlightjs-aiken](https://github.com/yHSJ/highlightjs-aiken) |
17-
| Apex | apex | [highlightjs-apex](https://github.com/highlightjs/highlightjs-apex/) |
18-
| Arduino (C++ w/Arduino libs) | arduino, ino | |
19-
| ARM assembler | armasm, arm | |
20-
| AVR assembler | avrasm | |
21-
| ActionScript | actionscript, as | |
22-
| Alan IF | alan, i | [highlightjs-alan](https://github.com/highlightjs/highlightjs-alan) |
2318
| Alan | ln | [highlightjs-alan](https://github.com/alantech/highlightjs-alan) |
19+
| Alan IF | alan, i | [highlightjs-alan](https://github.com/highlightjs/highlightjs-alan) |
2420
| AngelScript | angelscript, asc | |
2521
| Apache | apache, apacheconf | |
22+
| Apex | apex | [highlightjs-apex](https://github.com/highlightjs/highlightjs-apex/) |
2623
| AppleScript | applescript, osascript | |
2724
| Arcade | arcade | |
25+
| Arduino (C++ w/Arduino libs) | arduino, ino | |
26+
| ARM assembler | armasm, arm | |
2827
| AsciiDoc | asciidoc, adoc | |
2928
| AspectJ | aspectj | |
3029
| AutoHotkey | autohotkey | |
3130
| AutoIt | autoit | |
31+
| AVR assembler | avrasm | |
3232
| Awk | awk, mawk, nawk, gawk | |
3333
| Ballerina | ballerina, bal | [highlightjs-ballerina](https://github.com/highlightjs/highlightjs-ballerina) |
3434
| Bash | bash, sh, zsh | |
35-
| Basic | basic | |
35+
| BASIC | basic | |
3636
| BBCode | bbcode | [highlightjs-bbcode](https://github.com/RedGuy12/highlightjs-bbcode) |
3737
| Blade (Laravel) | blade | [highlightjs-blade](https://github.com/miken32/highlightjs-blade) |
3838
| BNF | bnf | |
3939
| BQN | bqn | [highlightjs-bqn](https://github.com/razetime/highlightjs-bqn) |
4040
| Brainfuck | brainfuck, bf | |
41-
| C# | csharp, cs | |
4241
| C | c, h | |
42+
| C# | csharp, cs | |
4343
| C++ | cpp, hpp, cc, hh, c++, h++, cxx, hxx | |
4444
| C/AL | cal | |
4545
| C3 | c3 | [highlightjs-c3](https://github.com/highlightjs/highlightjs-c3) |
4646
| Cache Object Script | cos, cls | |
4747
| Candid | candid, did | [highlightjs-motoko](https://github.com/rvanasa/highlightjs-motoko) |
48-
| CMake | cmake, cmake.in | |
49-
| COBOL | cobol, standard-cobol | [highlightjs-cobol](https://github.com/otterkit/highlightjs-cobol) |
50-
| CODEOWNERS | codeowners | [highlightjs-codeowners](https://github.com/highlightjs/highlightjs-codeowners) |
51-
| Coq | coq | |
52-
| CSP | csp | |
53-
| CSS | css | |
5448
| Cap’n Proto | capnproto, capnp | |
5549
| Chaos | chaos, kaos | [highlightjs-chaos](https://github.com/chaos-lang/highlightjs-chaos) |
5650
| Chapel | chapel, chpl | [highlightjs-chapel](https://github.com/chapel-lang/highlightjs-chapel) |
5751
| Cisco CLI | cisco | [highlightjs-cisco-cli](https://github.com/BMatheas/highlightjs-cisco-cli) |
5852
| Clojure | clojure, clj | |
53+
| CMake | cmake, cmake.in | |
54+
| COBOL | cobol, standard-cobol | [highlightjs-cobol](https://github.com/otterkit/highlightjs-cobol) |
55+
| CODEOWNERS | codeowners | [highlightjs-codeowners](https://github.com/highlightjs/highlightjs-codeowners) |
5956
| CoffeeScript | coffeescript, coffee, cson, iced | |
57+
| Coq | coq | |
6058
| CpcdosC+ | cpc | [highlightjs-cpcdos](https://github.com/SPinti-Software/highlightjs-cpcdos) |
6159
| Crmsh | crmsh, crm, pcmk | |
6260
| Crystal | crystal, cr | |
61+
| CSP | csp | |
62+
| CSS | css | |
6363
| cURL | curl | [highlightjs-curl](https://github.com/highlightjs/highlightjs-curl) |
6464
| Cypher (Neo4j) | cypher | [highlightjs-cypher](https://github.com/highlightjs/highlightjs-cypher) |
6565
| D | d | |
@@ -94,39 +94,39 @@ The table below shows the full list of languages (and corresponding classes/alia
9494
| Glimmer and EmberJS | hbs, glimmer, html.hbs, html.handlebars, htmlbars | [highlightjs-glimmer](https://github.com/NullVoxPopuli/highlightjs-glimmer) |
9595
| GN for Ninja | gn, gni | [highlightjs-GN](https://github.com/highlightjs/highlightjs-GN) |
9696
| Go | go, golang | |
97-
| Grammatical Framework | gf | [highlightjs-gf](https://github.com/johnjcamilleri/highlightjs-gf) |
9897
| Golo | golo, gololang | |
9998
| Gradle | gradle | |
99+
| Grammatical Framework | gf | [highlightjs-gf](https://github.com/johnjcamilleri/highlightjs-gf) |
100100
| GraphQL | graphql, gql | |
101101
| Groovy | groovy | |
102102
| GSQL | gsql | [highlightjs-gsql](https://github.com/DanBarkus/highlightjs-gsql) |
103-
| HTML, XML | xml, html, xhtml, rss, atom, xjb, xsd, xsl, plist, svg | |
104-
| HTTP | http, https | |
105103
| Haml | haml | |
106104
| Handlebars | handlebars, hbs, html.hbs, html.handlebars | |
107105
| Haskell | haskell, hs | |
108106
| Haxe | haxe, hx | |
109107
| High-level shader language| hlsl | [highlightjs-hlsl](https://github.com/highlightjs/highlightjs-hlsl) |
108+
| HTML, XML | xml, html, xhtml, rss, atom, xjb, xsd, xsl, plist, svg | |
109+
| HTTP | http, https | |
110110
| Hy | hy, hylang | |
111-
| Ini, TOML | ini, toml | |
112111
| Inform7 | inform7, i7 | |
113-
| IRPF90 | irpf90 | |
112+
| Ini, TOML | ini, toml | |
114113
| Iptables | iptables | [highlightjs-iptables](https://github.com/highlightjs/highlightjs-iptables) |
115-
| JSON | json, jsonc | |
116-
| JSONata | jsonata | [highlightjs-jsonata](https://github.com/DevDimov/highlightjs-jsonata) |
114+
| IRPF90 | irpf90 | |
117115
| Java | java, jsp | |
118116
| JavaScript | javascript, js, jsx | |
119117
| Jolie | jolie, iol, ol | [highlightjs-jolie](https://github.com/xiroV/highlightjs-jolie) |
118+
| JSON | json, jsonc | |
119+
| JSONata | jsonata | [highlightjs-jsonata](https://github.com/DevDimov/highlightjs-jsonata) |
120120
| Julia | julia, jl | |
121121
| Julia REPL | julia-repl | |
122122
| Kotlin | kotlin, kt | |
123123
| Lang | | [highlightjs-lang](https://github.com/highlightjs/highlightjs-lang)
124+
| Lasso | lasso, ls, lassoscript | |
124125
| LaTeX | tex | |
126+
| LDIF | ldif | |
125127
| Leaf | leaf | |
126128
| Lean | lean | [highlightjs-lean](https://github.com/leanprover-community/highlightjs-lean) |
127-
| Lasso | lasso, ls, lassoscript | |
128129
| Less | less | |
129-
| LDIF | ldif | |
130130
| Liquid | liquid | [highlightjs-liquid](https://github.com/highlightjs/highlightjs-liquid) |
131131
| Lisp | lisp | |
132132
| LiveCode Server | livecodeserver | |
@@ -143,10 +143,10 @@ The table below shows the full list of languages (and corresponding classes/alia
143143
| Maya Embedded Language | mel | |
144144
| Mercury | mercury | |
145145
| MetaPost | metapost | [highlightjs-metapost](https://github.com/chupinmaxime/highlightjs-metapost) | |
146-
| MIPS Assembler | mips, mipsasm | |
147146
| Mint | mint | [highlightjs-mint](https://github.com/mint-lang/highlightjs-mint) |
148-
| Mirth | mirth | [highlightjs-mirth](https://github.com/highlightjs/highlightjs-mirth) |
147+
| MIPS Assembler | mips, mipsasm | |
149148
| mIRC Scripting Language | mirc, mrc | [highlightjs-mirc](https://github.com/highlightjs/highlightjs-mirc) |
149+
| Mirth | mirth | [highlightjs-mirth](https://github.com/highlightjs/highlightjs-mirth) |
150150
| Mizar | mizar | |
151151
| MKB | mkb | [highlightjs-mkb](https://github.com/Dereavy/highlightjs-mkb) |
152152
| MLIR | mlir | [highlightjs-mlir](https://github.com/highlightjs/highlightjs-mlir) |
@@ -155,26 +155,26 @@ The table below shows the full list of languages (and corresponding classes/alia
155155
| Moonscript | moonscript, moon | |
156156
| Motoko | motoko, mo | [highlightjs-motoko](https://github.com/rvanasa/highlightjs-motoko) |
157157
| N1QL | n1ql | |
158-
| NSIS | nsis | |
159158
| Never | never | [highlightjs-never](https://github.com/never-lang/highlightjs-never) |
160159
| Nginx | nginx, nginxconf | |
161160
| Nim | nim, nimrod | |
162161
| Nix | nix | |
162+
| NSIS | nsis | |
163163
| Oak | oak | [highlightjs-oak](https://github.com/timlabs/highlightjs-oak) |
164164
| Object Constraint Language | ocl | [highlightjs-ocl](https://github.com/nhomble/highlightjs-ocl) |
165-
| OCaml | ocaml, ml | |
166165
| Objective C | objectivec, mm, objc, obj-c, obj-c++, objective-c++ | |
166+
| OCaml | ocaml, ml | |
167167
| Odin | odin | [highlightjs-odinlang](https://github.com/marianpekar/highlightjs-odinlang) |
168168
| OpenGL Shading Language | glsl | |
169169
| OpenSCAD | openscad, scad | |
170170
| Oracle Rules Language | ruleslanguage | |
171171
| Oxygene | oxygene | |
172-
| PF | pf, pf.conf | |
173-
| PHP | php | |
174172
| Papyrus | papyrus, psc |[highlightjs-papyrus](https://github.com/Pickysaurus/highlightjs-papyrus) |
175173
| Parser3 | parser3 | |
176174
| Perl | perl, pl, pm | |
175+
| PF | pf, pf.conf | |
177176
| Phix | phix | [highlightjs-phix](https://github.com/highlightjs/highlightjs-phix) |
177+
| PHP | php | |
178178
| Pine Script | pine, pinescript | [highlightjs-pine](https://github.com/jeyllani/highlightjs-pine) |
179179
| Plaintext | plaintext, txt, text | |
180180
| Pony | pony | |
@@ -189,8 +189,8 @@ The table below shows the full list of languages (and corresponding classes/alia
189189
| Python | python, py, gyp | |
190190
| Python profiler results | profile | |
191191
| Python REPL | python-repl, pycon | |
192-
| Q# | qsharp | [highlightjs-qsharp](https://github.com/fedonman/highlightjs-qsharp) |
193192
| Q | k, kdb | |
193+
| Q# | qsharp | [highlightjs-qsharp](https://github.com/fedonman/highlightjs-qsharp) |
194194
| QML | qml | |
195195
| R | r | |
196196
| Raku | raku, perl6, p6, pm6, rakumod | [highlightjs-raku](https://github.com/highlightjs/highlightjs-raku) |
@@ -203,21 +203,19 @@ The table below shows the full list of languages (and corresponding classes/alia
203203
| RenderMan RIB | rib | |
204204
| RenderMan RSL | rsl | |
205205
| ReScript | rescript, res | [highlightjs-rescript](https://github.com/tsnobip/highlightjs-rescript) |
206-
| RiScript | risc, riscript | [highlightjs-riscript](https://github.com/highlightjs/highlightjs-riscript) |
207206
| RISC-V Assembly | riscv, riscvasm | [highlightjs-riscvasm](https://github.com/highlightjs/highlightjs-riscvasm) |
207+
| RiScript | risc, riscript | [highlightjs-riscript](https://github.com/highlightjs/highlightjs-riscript) |
208208
| Roboconf | graph, instances | |
209209
| Robot Framework | robot, rf | [highlightjs-robot](https://github.com/highlightjs/highlightjs-robot) |
210210
| RPM spec files | rpm-specfile, rpm, spec, rpm-spec, specfile | [highlightjs-rpm-specfile](https://github.com/highlightjs/highlightjs-rpm-specfile) |
211211
| Ruby | ruby, rb, gemspec, podspec, thor, irb | |
212212
| Rust | rust, rs | |
213213
| RVT Script | rvt, rvt-script | [highlightjs-rvt-script](https://github.com/Sopitive/highlightjs-rvt-script) |
214214
| SAS | SAS, sas | |
215-
| SCSS | scss | |
216-
| SQL | sql | |
217-
| STEP Part 21 | p21, step, stp | |
218215
| Scala | scala | |
219216
| Scheme | scheme | |
220217
| Scilab | scilab, sci | |
218+
| SCSS | scss | |
221219
| SFZ | sfz | [highlightjs-sfz](https://github.com/sfz/highlight.js) |
222220
| Shape Expressions | shexc | [highlightjs-shexc](https://github.com/highlightjs/highlightjs-shexc) |
223221
| Shell | shell, console | |
@@ -226,8 +224,10 @@ The table below shows the full list of languages (and corresponding classes/alia
226224
| SML | sml, ml | |
227225
| Solidity | solidity, sol | [highlightjs-solidity](https://github.com/highlightjs/highlightjs-solidity) |
228226
| Splunk SPL | spl | [highlightjs-spl](https://github.com/swsoyee/highlightjs-spl) |
227+
| SQL | sql | |
229228
| Stan | stan, stanfuncs | |
230229
| Stata | stata | |
230+
| STEP Part 21 | p21, step, stp | |
231231
| Structured Text | iecst, scl, stl, structured-text | [highlightjs-structured-text](https://github.com/highlightjs/highlightjs-structured-text) |
232232
| Stylus | stylus, styl | |
233233
| SubUnit | subunit | |
@@ -246,12 +246,12 @@ The table below shows the full list of languages (and corresponding classes/alia
246246
| TypeScript | typescript, ts, tsx, mts, cts | |
247247
| Unicorn Rails log | unicorn-rails-log | [highlightjs-unicorn-rails-log](https://github.com/sweetppro/highlightjs-unicorn-rails-log) |
248248
| Unison | unison, u | [highlightjs-unison](https://github.com/highlightjs/highlightjs-unison) |
249+
| Vala | vala | |
249250
| VB.Net | vbnet, vb | |
250251
| VBA | vba | [highlightjs-vba](https://github.com/dullin/highlightjs-vba) |
251252
| VBScript | vbscript, vbs | |
252-
| VHDL | vhdl | |
253-
| Vala | vala | |
254253
| Verilog | verilog, v | |
254+
| VHDL | vhdl | |
255255
| Vim Script | vim | |
256256
| VoltScript | voltscript, vss, lotusscript, lss | [highlightjs-voltscript](https://github.com/HCL-TECH-SOFTWARE/highlightjs-voltscript) |
257257
| WGSL | wgsl | [highlightjs-wgsl](https://github.com/highlightjs/highlightjs-wgsl) |
@@ -275,10 +275,10 @@ use the full name and not the alias to avoid any ambiguity.
275275

276276
| Language | Overlap |
277277
| :-----------------------| :--------------------- |
278-
| SML | ml |
279-
| OCaml | ml |
280278
| Lasso | ls |
281279
| LiveScript | ls |
280+
| OCaml | ml |
281+
| SML | ml |
282282

283283

284284
[1]: https://github.com/highlightjs/highlight.js#getting-the-library

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy