h5 property

HeadingConfig get h5

Implementation

HeadingConfig get h5 =>
    _getConfig<HeadingConfig>(MarkdownTag.h5, const H5Config());