Back to Pagefind

Diffcode

docs/layouts/shortcodes/diffcode.html

1.5.2250 B
Original Source

{{- if and .Parent (eq .Parent.Name "tab") -}} {{- errorf "Do not use {{* diffcode */>}} inside {{* tab */>}} — code blocks in tabs are automatically diffcoded. Found in %s" .Page.File.Path -}} {{- end -}} {{ partial "diffcode.html" .Inner }}