h1 constant

Attribute<int?> const h1

"attributes":{"header": 1 }

Implementation

static const Attribute<int?> h1 = HeaderAttribute(level: 1);