Upgrade to rc5
This commit is contained in:
1
kirby/config/blocks/code/code.php
Executable file
1
kirby/config/blocks/code/code.php
Executable file
@@ -0,0 +1 @@
|
||||
<pre><code class="language-<?= $block->language()->or('text') ?>"><?= $block->code()->html(false) ?></code></pre>
|
Reference in New Issue
Block a user