jbt / docker

Documentation generator
http://jbt.github.com/docker
MIT License
234 stars 56 forks source link

Unsightly `err` class #85

Closed gilbox closed 8 years ago

gilbox commented 9 years ago

I noticed that the .err class is added to some tokens in es6 and occasionally jsx, I guess because they aren't recognized? In the screenshot below you'll notice that the backtick character has the err class and appears highlighted in red.

image

Is there a way to prevent this, or override the styling?