sectionSetupPattern property
the pattern to find sections (sections) within the content
Implementation
@visibleForTesting
RegExp get sectionSetupPattern =>
RegExp('.*$sectionSetUp' r'({{[\^#/]\S+}}).*');
the pattern to find sections (sections) within the content
@visibleForTesting
RegExp get sectionSetupPattern =>
RegExp('.*$sectionSetUp' r'({{[\^#/]\S+}}).*');