highlightjs / highlight.js

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

enh(c): Added typeof and typeof_qual to the list of keywords #4055

Closed Melkor-1 closed 1 month ago

Melkor-1 commented 1 month ago

Changes

Added C23's new typeof and typeof_unqual to C_KEYWORDS list.

Checklist

github-actions[bot] commented 1 month ago

Build Size Report

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

2 files changed

Total change +19 B

View Changes | file | base | pr | diff | | --- | --- | --- | --- | | es/languages/c.min.js | 1.91 KB | 1.92 KB | +10 B | | languages/c.min.js | 1.92 KB | 1.93 KB | +9 B |