Add highlightjs support #41
Labels
x:action/create
Work on something from scratch
x:knowledge/none
No existing Exercism knowledge required
x:size/large
Large amount of work
x:type/coding
Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Exercism uses highlightjs for syntax highlighting. Unfortunately, there is no support for this track at the moment (see the supported languages).
To properly support syntax highlighting for this track, an official grammar should be created at https://github.com/highlightjs/highlight.js/tree/main/src/languages. Note that this grammar could be relatively minimal at first and can be expanded upon at a later time.
@joshgoebel has initimate knowledge of the code base and has graciously offered to be available for any questions.
See exercism/v3-launch#36
The text was updated successfully, but these errors were encountered: