markdownLinkOpenRegex top-level property

RegExp markdownLinkOpenRegex
final

Implementation

final markdownLinkOpenRegex = RegExp(markdownLinkOpen);