Extract code groups into a partial and display them for entire files and raw files.
This commit is contained in:
3
themes/vanilla/layouts/partials/group.html
Normal file
3
themes/vanilla/layouts/partials/group.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="highlight-group">
|
||||
<div class="highlight-label">From <a href="{{ .url }}">{{ path.Base .path }}</a>{{ .comment }}</div>{{ .content }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user