panr / hugo-theme-hello-friend

Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing!
https://github.com/panr/hugo-theme-hello-friend/
MIT License
1.06k stars 1.22k forks source link

lua syntax highlighting #247

Closed Neelfrost closed 2 years ago

Neelfrost commented 2 years ago

How to add (and/or fix) lua syntax highlighting for prismJS?

I have updated prism.js in themes\hello-friend\assets\js\prism.js , yet neither markdown's code fence nor shortcode seem to reflect the changes.