level3 property

Level 3 heading, equivalent of H3 in HTML.

Implementation

ParchmentAttribute<int> get level3 =>
    ParchmentAttribute<int>._(key, scope, 3);