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

chore(themes) remove builtin-name CSS class #3119

Merged
merged 2 commits into from
Apr 9, 2021

Conversation

joshgoebel
Copy link
Member

@joshgoebel joshgoebel commented Apr 9, 2021

Changes

Removed the builtin-name replacing it with built_in in the few (4-5)
grammars it was used. Also only 4 themes made any distinction between
built_in and builtin-name, the rest choosing to style these exactly the
same - so it's never been clear what the difference is or there is none.

If more nuance is needed here it should be addressed via #2500 and #2521.

In only one grammar was both built_in and builtin-name used side by
side so other than that (in combo with very particular themes) this
should be a quiet change.

Checklist

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

@joshgoebel joshgoebel requested a review from allejo April 9, 2021 06:36
Copy link
Member Author

@joshgoebel joshgoebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@joshgoebel joshgoebel merged commit 50666df into highlightjs:main Apr 9, 2021
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.

None yet

1 participant