blog-static/themes/vanilla/layouts/shortcodes/codeblock

2 行
67 B
Plaintext

2019-08-03 15:18:15 -07:00
{{ highlight (readFile (printf "code/%s" (.Get 1))) (.Get 0) "" }}