hniksic / emacs-htmlize

Convert buffer text and decorations to HTML.
193 stars 44 forks source link

Handle 48-bit #rrrrggggbbbb hashes (fixes rainbow-identifiers-mode) #30

Open Nephyrin opened 5 years ago

Nephyrin commented 5 years ago

There's a few different ways to write this (cond), I went for the minimal change here but it could be re-ordered to be a little clearer.

This fixes, specifically, htmlize-ing code with the rainbow identifiers package, which emits these colors.