github.com/yuin/goldmark/parser.fenceData.length (field)

2 uses

	github.com/yuin/goldmark/parser (current package)
		fcode_block.go#L25: 	length int
		fcode_block.go#L85: 		if length >= fdata.length && util.IsBlank(line[i:]) {