Discover lintable files and extract their Mermaid blocks — synchronously, with no validation. The test adapters call this during the test runner's synchronous collection phase (one test is then registered per block), so it must not be async.
Discovery options (see DiscoverOptions).
Every Mermaid block across the discovered files.
Discover lintable files and extract their Mermaid blocks — synchronously, with no validation. The test adapters call this during the test runner's synchronous collection phase (one test is then registered per block), so it must not be async.