Add a way to include code into a post
This commit is contained in:
1
themes/vanilla/layouts/shortcodes/rawblock
Normal file
1
themes/vanilla/layouts/shortcodes/rawblock
Normal file
@@ -0,0 +1 @@
|
||||
<pre><code>{{ readFile (printf "code/%s" (.Get 0)) }}</code></pre>
|
||||
Reference in New Issue
Block a user