github.com/yuin/goldmark/extension.escapedPipeCell.Cell (field)

2 uses

	github.com/yuin/goldmark/extension (current package)
		table.go#L21: 	Cell        *ast.TableCell
		table.go#L295: 		_ = gast.Walk(v.Cell, func(n gast.Node, entering bool) (gast.WalkStatus, error) {