h3 property

Implementation

HeadingConfig get h3 =>
    _getConfig<HeadingConfig>(MarkdownTag.h3, const H3Config());