Open ssmooncoder opened 10 months ago
I'm trying to use the new integration with a js highlighter.
Front side template:
<pre> <code> {{fill-blanks:cloze:Text}} </code> </pre>
This seems to break the addon and I see the listener function printed as text. Only happens when wrapped in blocks.
blocks.
I'm trying to use the new integration with a js highlighter.
Front side template:
This seems to break the addon and I see the listener function printed as text. Only happens when wrapped in
blocks.