github.com/yuin/goldmark/ast.HTMLBlock.HTMLBlockType (field)

3 uses

	github.com/yuin/goldmark/ast (current package)
		block.go#L442: 	HTMLBlockType HTMLBlockType
		block.go#L492: 		HTMLBlockType: typ,

	github.com/yuin/goldmark/parser
		html_block.go#L165: 	switch htmlBlock.HTMLBlockType {