{{ if .Content }} {{ if and .Params.paige_toc (ne .TableOfContents ``) }}
{{ .TableOfContents }}
{{ end }} {{ .Content | replaceRE `()` `${1}${3}` | safeHTML }} {{ end }}