8000 Fix highlight tables by facelessuser · Pull Request #800 · squidfunk/mkdocs-material · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@facelessuser
Copy link
Contributor

When codehilite is disabled, or if pymdownx.highlight is used instead of codehilite, the default class "highlight" is used instead of "codehilite". This also applies to the number table format, and will use "highlighttable" instead of "codehilitetable".

When codehilite is disabled, or if pymdownx.highlight is used instead of codehilite, the default class "highlight" is used instead of "codehilite".  This also applies to the number table format that, and will use "highlighttable" instead of "codehilitetable".
@squidfunk
Copy link
Owner

Awesome, thanks for fixing. Really hard to keep track of those many combinations of plugins.

@squidfunk squidfunk merged commit 31e5612 into squidfunk:master Jun 18, 2018
@squidfunk
Copy link
Owner

Released as part of 2.9.1

@facelessuser
Copy link
Contributor Author

Awesome, thanks for fixing. Really hard to keep track of those many combinations of plugins.

Yeah. I'm basically dropping use of Codehilite in my documents (I never use indented code blocks the way Codehilite wants me to use them), and it is kind of weird to set my class to the name of a plugin that I'm not using 🙂. I've been meaning to patch this for a while, but finally got around to it.

StanzillaManticore referenced this pull request in ManticoreGamesInc/mkdocs-material Dec 11, 2019
When codehilite is disabled, or if pymdownx.highlight is used instead of codehilite, the default class "highlight" is used instead of "codehilite".  This also applies to the number table format that, and will use "highlighttable" instead of "codehilitetable".
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

Successfully merging this pull request may close these issues.

2 participants

0