-
The VS Code theme looks great. I was wondering if it'd make sense to also include a CSS sheet for the built in VS Code Markdown Preview as part of the repo as well.
The downside is that there still…
-
@ErikSchierboom, I'm not seeing syntax highlighting on the website (see below). In the config, `highlightjs_language` is set to "red", but https://github.com/highlightjs/highlight.js/blob/main/SUPPORT…
-
The comment on lines 2 and 3 is black instead of green
Issue has been around for a while (including on prod!) but for some reason no one quite attended to it
Incorrect syntax highlighting physically…
-
It is incompatible with latest nuxt 3 beta ...!!
-
I was looking at the track [homepage](https://exercism.org/tracks/chapel) (atm only visible to maintainers at the moment) and I noticed a couple of issues
- the logo is not displayed (which I guess…
-
## CVE-2020-26237 - High Severity Vulnerability
Vulnerable Library - highlight.js8.4
JavaScript syntax highlighter with language auto-detection and zero dependencies.
Library home page: https://git…
-
I use the https://lintalist.github.io/#filelist-plugin to select images from specific folders and a preview would be useful to have of the highlighted file in the list - perhaps other type of files as…
-
**Describe the issue**
Syntax highlighting of Makefiles is bugged.
**Which language seems to have the issue?**
`lang-makefile`
**Are you using `highlight` or `highlightAuto`?**
no idea what S…
-
## jsx code sinppets throw an exception when variables are referenced on a line prior to their declaration.
**Which language seems to have the issue?**
jsx
**Repro Steps**
Call function `h…
-
**Motivation**
Themes depend on Prism producing tokens with specific types (or aliases). Right now, we do not guarantee or document any of those types.
**Description**
Document all standard token…