level1 property

Level 1 heading, equivalent of H1 in HTML.

Implementation

ParchmentAttribute<int> get level1 =>
    ParchmentAttribute<int>._(key, scope, 1);