markdown-doctest
markdown-doctest copied to clipboard
Test all the code in your markdown docs!
## The devDependency [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `12.12.21` to `13.1.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
*** ☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...
## The devDependency [prettier](https://github.com/prettier/prettier) was updated from `1.18.2` to `1.19.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The dependency [chalk](https://github.com/chalk/chalk) was updated from `2.4.2` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
Currently there's no other way to use a custom- name/location of the config file. If you already have a large amount of config files it'd nice to have a option...
Right now markdown-doctest: 1. Ignores `jsx` language tag. 2. Don’t understand JSX even if `js` language tag is used.
use of -i or --init in the command line creates a .markdown-doctest-setup.js file other minor label refactoring
It would be nice to have a command that creates a nice default config, perhaps with comments explain what things do, a la Rails. This could be interactive, and I...
Some examples exist to demonstrate a failure can occur. It would be nice if we could prepend these examples with `` or something like that so we don't need to...
- [ ] `config.ignore` - [ ] `share-code-between-examples`