type github.com/yuin/goldmark/parser.withAttribute

3 uses

	github.com/yuin/goldmark/parser (current package)
		parser.go#L457: type withAttribute struct {
		parser.go#L460: func (o *withAttribute) SetParserOption(c *Config) {
		parser.go#L466: 	return &withAttribute{}