try theme hugo-bearcub - https://github.com/clente/hugo-bearcub
This commit is contained in:
parent
f4a8c002cc
commit
50448f8e02
119 changed files with 1735 additions and 9533 deletions
|
@ -0,0 +1,6 @@
|
|||
<!-- https://github.com/jmooring/hugo-testing/blob/hugo-forum-topic-40998/layouts/_default/_markup/render-codeblock-katex.html -->
|
||||
{{ .Page.Store.Set "hasCodeBlock" true }}
|
||||
|
||||
<!-- https://www.veriphor.com/articles/code-block-render-hooks/ -->
|
||||
{{ $result := transform.HighlightCodeBlock . }}
|
||||
{{ $result.Wrapped }}
|
Loading…
Add table
Add a link
Reference in a new issue