func()

in src/docker_assets/convert.go [79:81]


func (c *goldmarkConverter) SanitizeAnchorName(s string) string {
	return c.sanitizeAnchorName(s)
}