matti
matti

@help What is the proper way to enable syntax highlighting in my blog? I found this and this in the help forum, but it seems rather bothersome for such a basic functionality, especially since hugo supports syntax highlighting now. Can I hope for a hugo update anytime soon?

|
Embed
Progress spinner
In reply to
sod
sod

@Moondeer Yeah, I stumbled upon your plug-in; it’s awesome and way more polished than my approach. Mine is mostly a proof of concept. Nevertheless, I thought it worthwhile to experiment with monkey patching the built-in highlight shortcode for two reasons.

First, it works without JavaScript, and second, Hugo template code “just works.” So no jumping through hoops is necessary.

But, with @manton rolling out changes today, my plug-in will probably soon be obsolete.

|
Embed
Progress spinner