type github.com/yuin/goldmark/renderer/html.withUnsafe

4 uses

	github.com/yuin/goldmark/renderer/html (current package)
		html.go#L123: type withUnsafe struct {
		html.go#L126: func (o *withUnsafe) SetConfig(c *renderer.Config) {
		html.go#L130: func (o *withUnsafe) SetHTMLOption(c *Config) {
		html.go#L140: 	return &withUnsafe{}