At the start of processing, this is the same as length.
	# The number of characters originally in this delimiter run
	#
	# At the start of processing, this is the same as `length`.
	var original_length = 1
					lib/markdown2/markdown_inline_parsing.nit:1185,2--1188,24