Code syntax highlighter

A plugin that highlights any code blocks on the page.

2023-03-29 09.48.53

It works by scanning the page for any

<pre>
  <code>
    ...
  </code>
</pre>` 

and highlights the f*ck out of it.
Based on the highlightjs.org.

6 Likes

This plugin is awesome! I have been try to use it, but it seemingly can’t find the element that I have added to my page. I must be doing something wrong. Any ideas?

That is very weird. Are you using one of the Bubble’s feature experiments? Which version are you in? 22?


Looks like I am on 1.01 of the plugin and 22 of Bubble.