const github.com/yuin/goldmark/parser.optAttribute

3 uses

	github.com/yuin/goldmark/parser (current package)
		atx_heading.go#L20: 	case optAttribute:
		parser.go#L455: const optAttribute OptionName = "Attribute"
		parser.go#L461: 	c.Options[optAttribute] = true