numberList property

Formats a block of lines as a number list.

Implementation

ParchmentAttribute<String> get numberList =>
    ParchmentAttribute<String>._(key, scope, 'ol');