Use styles for highlighting in feeds
parent
1621f43848
commit
11db347927
@ -0,0 +1,3 @@
|
|||||||
|
{{ $result := transform.HighlightCodeBlock . (merge .Options (dict "noclasses" true "style" "github")) }}
|
||||||
|
|
||||||
|
{{ $result.Wrapped }}
|
@ -0,0 +1,3 @@
|
|||||||
|
{{ $result := transform.HighlightCodeBlock . (merge .Options (dict "noclasses" true "style" "github")) }}
|
||||||
|
|
||||||
|
{{ $result.Wrapped }}
|
Loading…
Reference in New Issue