At the moment whenever a piece of code is wrapped in a <code>
block the library is automatically used.
I don't think that's desirable.
You'd want to have it fired on code block (<pre><code>
). But you also want to be able to add inline code like this
in a text where you don't want to library.
Add code blocks with and without
around it and you'll notice the library is always fired.Proposed resolution
Alter the JS so it's only fired on<pre><code>
Active
1.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.