Module: Markita::Base::Highlight
- Defined in:
- lib/markita/plug/highlight.rb
Overview
Highlight namespace to support the /highlight.css route
Constant Summary collapse
- CSS =
Rouge::Theme.find(theme)&.render(scope: '.highlight')
Highlight namespace to support the /highlight.css route
Rouge::Theme.find(theme)&.render(scope: '.highlight')