Can this block contain other blocks?

Property definitions

markdown2 $ MdBlock :: _is_container
	# Can this block contain other blocks?
	var is_container = false
lib/markdown2/markdown_ast.nit:190,2--191,25