blockquoteFencePattern top-level property

RegExp blockquoteFencePattern
final

Fenced blockquotes.

Implementation

final blockquoteFencePattern = RegExp(r'^>{3}\s*$');