checkList property

Formats a block of lines as a check list.

Implementation

ParchmentAttribute<String> get checkList =>
    ParchmentAttribute<String>._(key, scope, 'cl');