h4 property

Implementation

HeadingConfig get h4 =>
    _getConfig<HeadingConfig>(MarkdownTag.h4, const H4Config());