Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add categories to a lot of uncategorized grammars #3925

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Conversation

allejo
Copy link
Member

@allejo allejo commented Nov 13, 2023

With the changes introduced to address highlightjs/highlightjs.org#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

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

@allejo allejo requested a review from joshgoebel November 13, 2023 23:02
Copy link

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

src/languages/ruby.js Outdated Show resolved Hide resolved
@joshgoebel
Copy link
Member

Otherwise looks pretty good!

@allejo allejo requested a review from joshgoebel November 15, 2023 20:05
Copy link

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

@allejo allejo force-pushed the chore/update-categories branch from 1c6e552 to 5252212 Compare November 16, 2023 00:29
Copy link

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

@allejo allejo merged commit b7ec4bf into main Nov 16, 2023
14 of 15 checks passed
@allejo allejo deleted the chore/update-categories branch November 16, 2023 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants