linkRegExp property

RegExp? linkRegExp

Implementation

RegExp? get linkRegExp {
  return options.linkRegExp;
}