Number of char to skip at the beginning of the line.

Block code lines start at 4 spaces.

Property definitions

markdown $ BlockCode :: _line_start
	# Number of char to skip at the beginning of the line.
	#
	# Block code lines start at 4 spaces.
	protected var line_start = 4
lib/markdown/markdown.nit:1245,2--1248,29