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

4 uses

	github.com/yuin/goldmark/renderer/html (current package)
		html.go#L100: type withXHTML struct {
		html.go#L103: func (o *withXHTML) SetConfig(c *renderer.Config) {
		html.go#L107: func (o *withXHTML) SetHTMLOption(c *Config) {
		html.go#L117: 	return &withXHTML{}