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

enh(css) add select, option, optgroup, picture and source tags #4052

Merged
merged 2 commits into from
May 17, 2024

Conversation

vast
Copy link
Contributor

@vast vast commented May 17, 2024

Changes

Added select, option, optgroup, picture and source tags to list of known HTML tags.

Checklist

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

Copy link

Build Size Report

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

11 files changed

Total change +163 B

View Changes
file base pr diff
es/core.min.js 8.2 KB 8.2 KB +2 B
es/highlight.min.js 8.2 KB 8.2 KB +2 B
es/languages/css.min.js 3.84 KB 3.85 KB +19 B
es/languages/less.min.js 4.24 KB 4.26 KB +19 B
es/languages/scss.min.js 4.28 KB 4.3 KB +20 B
es/languages/stylus.min.js 3.94 KB 3.96 KB +20 B
highlight.min.js 8.23 KB 8.23 KB +1 B
languages/css.min.js 3.84 KB 3.86 KB +19 B
languages/less.min.js 4.25 KB 4.27 KB +20 B
languages/scss.min.js 4.29 KB 4.31 KB +21 B
languages/stylus.min.js 3.94 KB 3.96 KB +20 B

Copy link

Build Size Report

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

11 files changed

Total change +162 B

View Changes
file base pr diff
es/core.min.js 8.2 KB 8.2 KB +1 B
es/highlight.min.js 8.2 KB 8.2 KB +1 B
es/languages/css.min.js 3.88 KB 3.9 KB +20 B
es/languages/less.min.js 4.29 KB 4.31 KB +20 B
es/languages/scss.min.js 4.33 KB 4.35 KB +20 B
es/languages/stylus.min.js 3.98 KB 4 KB +19 B
highlight.min.js 8.23 KB 8.23 KB +1 B
languages/css.min.js 3.89 KB 3.91 KB +20 B
languages/less.min.js 4.29 KB 4.31 KB +20 B
languages/scss.min.js 4.34 KB 4.36 KB +20 B
languages/stylus.min.js 3.99 KB 4.01 KB +20 B

@joshgoebel joshgoebel merged commit e44a6a9 into highlightjs:main May 17, 2024
15 checks passed
@vast vast deleted the add-missing-svg-picture-select-tags branch May 18, 2024 14:11
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