static-dev / spike

A modern static build tool, powered by webpack
http://spike.js.org
Other
470 stars 29 forks source link

Reshape and syntax highlighting #58

Closed alexpate closed 7 years ago

alexpate commented 7 years ago

Is it possible to get syntax highlighting working with reshape/markdown-it?

Using the out-of-the-box config with spike-html-standards.

jescalan commented 7 years ago

Yeah definitely! You'd just have to pass a highlighter to the markdown option (ref) in reshape-standard.

Docs for the highlight option: https://github.com/markdown-it/markdown-it#syntax-highlighting