github.com/russross/blackfriday/v2.ListData.Delimiter (field)

2 uses

	github.com/russross/blackfriday/v2 (current package)
		block.go#L1401: 	block.Delimiter = '.' // Only '.' is possible in Markdown, but ')' will also be possible in CommonMark
		node.go#L77: 	Delimiter       byte   // '.' or ')' after the number in ordered lists