markdown-doctest icon indicating copy to clipboard operation
markdown-doctest copied to clipboard

Test all the code in your markdown docs!

Results 13 markdown-doctest issues
Sort by recently updated
recently updated
newest added

## 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...

greenkeeper

*** ☝️ **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...

greenkeeper

## 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...

greenkeeper

## 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...

greenkeeper

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.

enhancement
help wanted

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...

enhancement
help wanted

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`