forked from drowl87/hextra_mirror
fix copy-button not being rendered in details blocks
This commit is contained in:
parent
6a2f11d780
commit
aad859d72e
@ -25,5 +25,5 @@
|
||||
{{- if transform.CanHighlight $lang -}}
|
||||
<div>{{- highlight $content $lang $options -}}</div>
|
||||
{{- else -}}
|
||||
<pre><code>{{ $content }}</code></pre>
|
||||
<div><pre><code>{{ $content }}</code></pre></div>
|
||||
{{- end -}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user