quote property

Formats a block of lines as a quote.

Implementation

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