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

Add Expect support #4003

Closed OscarCreator closed 4 months ago

OscarCreator commented 4 months ago

Changes

Added Expect language support

Checklist

Expect is an extension of tcl so it detects tcl files as expect files which I don't know how to solve.

joshgoebel commented 4 months ago

Please review our https://highlightjs.readthedocs.io/en/latest/language-contribution.html docs and then open a new issue using the language contributor template to walk you thru the process.