Kind of block.

See Block.

Property definitions

markdown $ MDBlock :: kind
	# Kind of block.
	# See `Block`.
	var kind: Block = new BlockNone(self) is writable
lib/markdown/markdown.nit:951,2--953,50