Does this list contains line breaks?

Property definitions

markdown2 $ MdListBlock :: is_tight
	# Does this list contains line breaks?
	var is_tight: Bool = false is writable
lib/markdown2/markdown_ast.nit:292,2--293,39