markdown2 :: MdHeadingParser :: _block
redef var block = new MdHeading(location, level, is_setext, has_atx_trailing) is lazy