-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
Theme-mkdocsIssues specifically involving the mkdocs theme.Issues specifically involving the mkdocs theme.Theme-readthedocsIssues specifically involving the readthedocs theme.Issues specifically involving the readthedocs theme.
Description
Current:
highlightjs: true
hljs_languages:
- cpp
hljs_style: githubAlternative:
highlightjs:
languages:
builtin:
- cpp
extra (or custom or whatever):
- relative or abs url to customlanguage.min.js
style: githubor if #2171 would be (finally) a thing (or not, needs some strategy to support also only 1 mode by defining 1 of 2):
highlightjs:
...
style:
light: github
dark: github-darkMetadata
Metadata
Assignees
Labels
Theme-mkdocsIssues specifically involving the mkdocs theme.Issues specifically involving the mkdocs theme.Theme-readthedocsIssues specifically involving the readthedocs theme.Issues specifically involving the readthedocs theme.