github.com/yuin/goldmark/parser.codeSpanParser.Parse (method)

one use

	github.com/yuin/goldmark/parser (current package)
		code_span.go#L24: func (s *codeSpanParser) Parse(parent ast.Node, block text.Reader, pc Context) ast.Node {