Add code highlighting via highlight.js to a page without syntax highlighting.
Copy the code attached and build your own bookmarklet here.
You can set the colorScheme
variable to any you find here. Don't include the .min.css
; so if I want darkula.min.css
, I just have var colorScheme = 'darkula';
at the top.
awesome!!