level2 property

Level 2 heading, equivalent of H2 in HTML.

Implementation

ParchmentAttribute<int> get level2 =>
    ParchmentAttribute<int>._(key, scope, 2);