Tool for Testing JSDocs and Markdown Examples
Does anyone know of a tool for testing JSDocs examples? Or examples from selected markdown files (e.g. our readme files) with code examples? Similar to
rustdoc tests? ... So easy to forgot to update our code examples after a small api changes ...