Current indent in columns

Either by spaces or tab stop of 4, starting from column.

Property definitions

markdown2 $ MdParser :: indent
	# Current indent in columns
	#
	# Either by spaces or tab stop of 4, starting from `column`.
	private var indent = 0
lib/markdown2/markdown_block_parsing.nit:107,2--110,23