markdownLinkRegex top-level property

RegExp markdownLinkRegex
final

Implementation

final markdownLinkRegex = RegExp(markdownLink);