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

Suggestion: Default ToC Header/Title

Open J-Siu opened this issue 3 years ago • 0 comments

Can we have a configurable default ToC header?

For example, if we configure "Table Of Content":

<!-- TOC -->
Table Of Content

- [Build](#build)
- [Usage](#usage)
  - [Host Directories and Volume Mapping](#host-directories-and-volume-mapping)
  - [Run](#run)
  - [Compose](#compose)
- [Repository](#repository)
- [Contributors](#contributors)
- [Change Log](#change-log)
- [License](#license)

<!-- /TOC -->

J-Siu avatar May 16 '22 02:05 J-Siu