foundation / panini

A super simple flat file generator.
Other
592 stars 104 forks source link

Add hljs class to highlight.js node #213

Closed Rod-Persky closed 4 years ago

Rod-Persky commented 4 years ago

Relates to: https://github.com/foundation/panini/issues/212

When rendering the highlight.js code, the root class hljs is required. In this PR: 1) Added hljs to helpers/code.js and helpers/markup.js

DanielRuf commented 4 years ago

Hi @Rod-Persky,

thanks for your contribution to panini.

Next time please use a sperate branch in your repository, thanks.

Rod-Persky wants to merge 4 commits into foundation:develop from Rod-Persky:develop