Current column in input line_string (starts at 0)

Tab causes column to go to next 4-space tab stop.

Property definitions

markdown2 $ MdParser :: column=
	# Current column in input `line_string` (starts at 0)
	#
	# Tab causes column to go to next 4-space tab stop.
	private var column = 0
lib/markdown2/markdown_block_parsing.nit:90,2--93,23