Is this heading in the setext format in the original source?

Property definitions

markdown2 $ MdHeading :: is_setext=
	# Is this heading in the setext format in the original source?
	var is_setext = false is optional
lib/markdown2/markdown_ast.nit:269,2--270,34