This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Description
For example:
# Stuff you need to do
```bash
# Run this command if you want, but it's a good idea.
echo "hello"
```
oclif-dev readme will generate a TOC that contains this:
* [Stuff you need to do](#stuff-you-need-to-do)
* [Run this command if you want, but it's a good idea](#run-this-command-if-you-want-but-its-a-good-idea)