Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle syntax-highlighted code blocks #1

Open
rattrayalex opened this issue Jan 4, 2015 · 0 comments
Open

handle syntax-highlighted code blocks #1

rattrayalex opened this issue Jan 4, 2015 · 0 comments

Comments

@rattrayalex
Copy link
Owner

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant