docpad-plugin-highlightjs
docpad-plugin-highlightjs copied to clipboard
Select the Highlight.js style through the plugin settings
Allow choosing the Highlight.js style from the plugin settings.
plugins:
highlightjs:
style: 'mystyle'
styling is handled via css, so not sure what this config would do, unless this is for auto inclusion of the stylesheet into the style block, which is a good idea