Level of this headline.

According toe the markdown specification, level must be in [1..6].

Property definitions

markdown $ HeadLine :: level
	# Level of this headline.
	#
	# According toe the markdown specification, level must be in `[1..6]`.
	var level: Int
lib/markdown/markdown.nit:723,2--726,15