level4 property

Level 4 heading, equivalent of H4 in HTML.

Implementation

ParchmentAttribute<int> get level4 =>
    ParchmentAttribute<int>._(key, scope, 4);