docpad-plugin-highlightjs icon indicating copy to clipboard operation
docpad-plugin-highlightjs copied to clipboard

Select the Highlight.js style through the plugin settings

Open RobLoach opened this issue 12 years ago • 1 comments

Allow choosing the Highlight.js style from the plugin settings.

plugins:
  highlightjs:
    style: 'mystyle'

RobLoach avatar Dec 10 '13 15:12 RobLoach

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

balupton avatar Apr 20 '17 14:04 balupton