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

Code section comments with # get their own table of contents entry in the readme #310

@el-pendeloco

Description

@el-pendeloco

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions