Next block if any.

Property definitions

markdown $ MDBlock :: next
	# Next block if any.
	var next: nullable MDBlock = null is writable
lib/markdown/markdown.nit:970,2--971,46