ppoffice / hexo-theme-minos

A simple and retro styled Hexo theme, concentrated more on your ideas.
http://ppoffice.github.io/hexo-theme-minos
MIT License
765 stars 202 forks source link

highlight.js rendering error #67

Closed hyrepo closed 5 years ago

hyrepo commented 6 years ago

Hi, highlight.js not rendering< and > which should be, for example, this is XML and HTML in Tomorrow Night Eighties:

but it looks like below in generated pages:

Error 1

Error 2

I tried other themes and can't reproduce, seems some config interfere the rendering

ppoffice commented 6 years ago

@hyrepo It did render the HTML/XML angle quotes. What you see here is very dark colored <> that are very hard to notice. I will look into the CSS file and see how can we improve.