-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
The default output of github-pages puts code samples into div and code. And this includes rogue syntax highlighting.
Splendor brakes this (in the gross hack) by adding spacing between every word in the generated code highlighting.
My hack on the hack was to add
:not(span):not(pre)But I'm not sure if that's a general solution.
Metadata
Metadata
Assignees
Labels
No labels