splashreader
splashreader copied to clipboard
handle syntax-highlighted code blocks
syntax-highlighted blocks typically wrap each word in a span, with classes for spacing as well as colors. Since the classes and their associated styles are removed by Splash, an unbroken stream of tokens is the result.
repro: http://blog.ppelgren.se/2015-01-03/DIY-Make-Your-Own-Programming-language/