h2 property

Implementation

HeadingConfig get h2 =>
    _getConfig<HeadingConfig>(MarkdownTag.h2, const H2Config());