Allow choosing the Highlight.js style from the plugin settings. ``` coffee plugins: highlightjs: style: 'mystyle' ```
Allow choosing the Highlight.js style from the plugin settings.