Last sub-block if any.

Property definitions

markdown $ MDBlock :: last_block=
	# Last sub-block if any.
	var last_block: nullable MDBlock = null is writable
lib/markdown/markdown.nit:964,2--965,52