github.com/yuin/goldmark/parser.listParser.Open (method)

one use

	github.com/yuin/goldmark/parser (current package)
		list.go#L123: func (b *listParser) Open(parent ast.Node, reader text.Reader, pc Context) (ast.Node, State) {