level6 property

Level 6 heading, equivalent of H6 in HTML.

Implementation

ParchmentAttribute<int> get level6 =>
    ParchmentAttribute<int>._(key, scope, 6);