Signed-off-by: Seongmin Lee boltlessengineer@proton.me
ERROR
appview/pages/markup/markdown.go
ERROR
appview/pages/markup/markdown.go
Failed to calculate interdiff for this file.
ERROR
appview/pages/markup/markdown_at_extension.go
ERROR
appview/pages/markup/markdown_at_extension.go
Failed to calculate interdiff for this file.
NEW
appview/pages/markup/sanitizer.go
NEW
appview/pages/markup/sanitizer.go
···policy.AllowAttrs("class").Matching(regexp.MustCompile(`heading`)).OnElements("h1", "h2", "h3", "h4", "h5", "h6", "h7", "h8")policy.AllowAttrs("class").Matching(regexp.MustCompile(strings.Join(slices.Collect(maps.Values(chroma.StandardTypes)), "|"))).OnElements("span")