feat: pdf
This commit is contained in:
@@ -38,5 +38,6 @@ func offsetHTags(amount int, html template.HTML) template.HTML {
|
||||
|
||||
return fmt.Sprintf("<%sh%d%s>", closingSlash, newLevel, attrs)
|
||||
})
|
||||
|
||||
return template.HTML(result)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user