{{ (( htmlUnescape .Content | safeHTML ) | replaceRE "(.*)" "$1" | replaceRE "href=\"/([^\"]*)\"" ( printf "href=\"%s$1\"" ( "" | absURL ) ) ) | html }}