Back to Crossplane

Content

themes/geekboot/layouts/partials/utils/content.html

1.19-archive181 B
Original Source

{{ $content := .Content }} {{ $content = $content | replaceRE | safeHTML }} {{ $content = $content | replaceRE `(

(?:.|\n)+? ) ${1} ` | safeHTML }} {{ return $content }}