-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
A-DocumentationArea: DocumentationArea: DocumentationA-HighlightingArea: Code colored syntax highlightingArea: Code colored syntax highlighting

Description
I think the section in the User Guide howto update highlight.js
is outdated. The default theme generates an hightlight.js
and highlight.css
in the root folder of the book
directory. If I download a highlight.js package (https://highlightjs.org/download/) with custom selected formats the ZIP archive has the following structure:
- highlight.pack.js
- styles/xyz.css (100 different css files)
Uploading highlight.pack.js
and *.css
to a theme folder in mdbook does not work like described in the User Guide:
https://rust-lang.github.io/mdBook/format/theme/syntax-highlighting.html
Metadata
Metadata
Assignees
Labels
A-DocumentationArea: DocumentationArea: DocumentationA-HighlightingArea: Code colored syntax highlightingArea: Code colored syntax highlighting