Skip to content

Gross hack breaks code #5

@fulldecent

Description

@fulldecent

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions