{{- /* Code copy button for no-classic mode code blocks */ -}} {{- $config := .Config -}} {{- $wrapper := .Wrapper -}} {{- if $config.copyable -}} {{- $copyIcon := dict "Class" "fa-regular fa-clone fa-width-auto" | partial "plugin/icon.html" -}} {{- $copyBtn := printf `` (T "assets.copyToClipboard") (T "assets.copyToClipboard") (T "assets.copiedText") $copyIcon -}} {{- $wrapper = replaceRE `(