level5 property

Level 5 heading, equivalent of H5 in HTML.

Implementation

ParchmentAttribute<int> get level5 =>
    ParchmentAttribute<int>._(key, scope, 5);