{{ .Title | markdownify }}
{{ if .Params.tags }} {{ end }} {{ with .Params.Cover }}
    {{- with .Content -}}
      
  {{ if or .NextInSection .PrevInSection }}
  
        {{ . | replaceRE "()" `${1}⌗ ${3}` | safeHTML }}
       
    {{- end -}}
  
      {{ $.Site.Params.ReadOtherPosts }}