+39
-1
appview/pages/markup/markdown.go
+39
-1
appview/pages/markup/markdown.go
···············
+1
appview/pages/markup/sanitizer.go
+1
appview/pages/markup/sanitizer.go
···policy.AllowAttrs("class").Matching(regexp.MustCompile(`anchor|footnote-ref|footnote-backref`)).OnElements("a")+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")
+23
-1
input.css
+23
-1
input.css
···