-
https://github.com/zg/pj2/blob/master/lib/edu/rit/util/DList.java
I don't know what's wrong here, but at line 148, the syntax highlighter breaks and everything gets painted blue past that line.
-
C language strftime format specifiers are not highlighting properly.
Example: https://github.com/serge-v/ctests/blob/master/weather/parse-dwml.c#L464
-
There is a bug in processing escaped code in Elisp. Consider the following code:
``` elisp
(setq electric-pair-pairs '(
(?\{ . ?\})
…
-
The repository currently responsible for providing syntax highlighting for gdscript files is broken, and doesn't seem to be maintained. I suggest switching to another repo that is updated more frequ…
-
See section "Now you can start setting up the Foreign Data Wrapper" here https://github.com/jjb/holycorn/tree/patch-1
And I'll try it right here as well...
``` sql
DROP EXTENSION holycorn CASCADE;
C…
-
If you look at [this file](https://github.com/carlsmith/quran/blob/master/html/style.css), you'll see that `body`, `section` and `span` are highlighted green, but `main` is highlighted black.
-
## Preliminary Steps
Please confirm you have...
- [x] reviewed [How Linguist Works](https://github.com/github/linguist#how-linguist-works),
- [x] reviewed the [Troubleshooting](https://github…
-
Hack files that don't include `
-
Example:
``````
```html
```
``````
->
``` html
```
should be without error syntax highlight; see https://github.com/whatwg/html/issues/1351
-
Language is [here](https://github.com/jfecher/ante). Since you seem to use sublime text for syntax highlighting, you'll probably want to use [this](https://github.com/jfecher/ante_sublime).