func()

in src/docker_assets/convert.go [286:288]


func (c *goldmarkConverter) Supports(feature identity.Identity) bool {
	return featureSet[feature.GetIdentity()]
}