Is this line empty?

Lines containing only spaces are considered empty.

Property definitions

markdown $ MDLine :: is_empty
	# Is this line empty?
	# Lines containing only spaces are considered empty.
	var is_empty: Bool = true is writable
lib/markdown/markdown.nit:1439,2--1441,38