h4 property

HeadingConfig get h4

Implementation

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