var github.com/yuin/goldmark/parser.htmlBlockType2OpenRegexp

2 uses

	github.com/yuin/goldmark/parser (current package)
		html_block.go#L82: var htmlBlockType2OpenRegexp = regexp.MustCompile(`^[ ]{0,3}html_block.go#L123: 	} else if htmlBlockType2OpenRegexp.Match(line) {