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

4 uses

	github.com/yuin/goldmark/extension (current package)
		table.go#L22: 	Pos         []int
		table.go#L228: 					escapedCell.Pos = append(escapedCell.Pos, segment.Start+closure-1)
		table.go#L310: 					for _, pos := range v.Pos {