diff --git a/render.go b/render.go index a8a8c2c..2cd1e27 100644 --- a/render.go +++ b/render.go @@ -33,6 +33,7 @@ func render(text string) Article { html = reHeader.ReplaceAllString(html, `${1} id="${2}">${2}${3}`) html = reLink.ReplaceAllStringFunc(html, makeLinkTitle) html = strings.Replace(html, "", `