highlightjs / highlight.js

JavaScript syntax highlighter with language auto-detection and zero dependencies.
https://highlightjs.org/
BSD 3-Clause "New" or "Revised" License
23.31k stars 3.52k forks source link

Add categories to a lot of uncategorized grammars #3925

Closed allejo closed 7 months ago

allejo commented 7 months ago

With the changes introduced to address https://github.com/highlightjs/highlightjs.org/issues/9, it became apparent that there are quite a few languages that are uncategorized.

image

Changes

I've done my best to categorize the languages. I left some uncategorized because they seemed unique and I did introduce some new categories as well.

Here's what is left uncategorized after this PR,

image

Checklist

github-actions[bot] commented 7 months ago

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

3 files changed

Total change +9 B

View Changes | file | base | pr | diff | | --- | --- | --- | --- | | es/core.min.js | 8.13 KB | 8.14 KB | +3 B | | es/highlight.min.js | 8.13 KB | 8.14 KB | +3 B | | highlight.min.js | 8.17 KB | 8.17 KB | +3 B |
joshgoebel commented 7 months ago

Otherwise looks pretty good!

github-actions[bot] commented 7 months ago

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

3 files changed

Total change +8 B

View Changes | file | base | pr | diff | | --- | --- | --- | --- | | es/core.min.js | 8.13 KB | 8.14 KB | +3 B | | es/highlight.min.js | 8.13 KB | 8.14 KB | +3 B | | highlight.min.js | 8.17 KB | 8.17 KB | +2 B |
github-actions[bot] commented 7 months ago

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

3 files changed

Total change +9 B

View Changes | file | base | pr | diff | | --- | --- | --- | --- | | es/core.min.js | 8.13 KB | 8.14 KB | +3 B | | es/highlight.min.js | 8.13 KB | 8.14 KB | +3 B | | highlight.min.js | 8.17 KB | 8.17 KB | +3 B |