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

Added syntax highlighting support for the Bend programming language #4053

Closed RohanVashisht1234 closed 1 month ago

RohanVashisht1234 commented 1 month ago

Changes

Added bend.js

Checklist

RohanVashisht1234 commented 1 month ago

Can someone please tell me what to add and where to add in CHANGES.md?

joshgoebel commented 1 month ago

Please read https://github.com/highlightjs/highlight.js/blob/main/extra/3RD_PARTY_QUICK_START.md - we do not merge grammars into the core library at this time.