Closed mattarau closed 7 years ago
FYI: I was not able to apply the bug
label as requested in the Contributing instructions.
👍 same issue
@mdentinho @gethinoakes Hi guys. I've just release a fix for this in v1.9.4. Basically the atom-one-dark theme wasn't available in highlight.js 9.3.0 so I've upgrade Astrum to 9.12.0.
Note that you'll want to set the override_code_highlight_bg
to null to use the themes default background.
Tell us about the issue you are experiencing
When setting the
code_highlight_theme
to hightlight.js‘atom-one-dark
style option, the style is not applied and the code sample get messed up.What behaviour would you expect?
It should load the style and apply it to the code sample.
How can this issue be replicated?
code_highlight_theme
value ondata.json
toatom-one-dark
.Screenshots / Screencast
Your environment
Platform: macOS OS Version: 10.12.3 Node Version: 6.9.4 NPM Version: 4.1.1 Astrum Version: 1.9.3