Open joakin opened 6 years ago
See #30 , the inevitable suggestion to use highlight.js came in 🙃
Maybe a good middle ground would be making it easier to extend the default template and documenting how to enhance it with things like code highlighting.
Then there would be a good way to do it without making a prescriptive choice in the tool and bloating the default template with all kinds of use cases.
Indeed it works fine using the script in the template so thanks a lot for that.
I just feel like it would be more simple and clean to have it made directly when creating the html. But I understand as you said that this is not that simple.
See #20:
Suggestion to use code-prettify. There is also https://highlightjs.org which is also very widely used.