Table of Contents Generator
Generate a Markdown table of contents from your document headings
Options:
12 headings found
- [Introduction](#introduction)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Basic Usage](#basic-usage)
- [Advanced Usage](#advanced-usage)
- [API Reference](#api-reference)
- [Methods](#methods)
- [Events](#events)
- [Contributing](#contributing)
- [License](#license)- H1 Introduction
- H2 Getting Started
- H3 Prerequisites
- H3 Installation
- H2 Usage
- H3 Basic Usage
- H3 Advanced Usage
- H2 API Reference
- H3 Methods
- H3 Events
- H2 Contributing
- H2 License
How to Use This Tool
- Paste your Markdown content in the input area
- The tool automatically detects all headings
- Adjust the maximum depth and style as needed
- Copy the generated TOC and paste it into your document
About Tables of Contents
A table of contents helps readers navigate long documents. The generated TOC uses anchor links that work on GitHub, GitLab, and most Markdown viewers.
Insert the generated TOC at the top of your document, typically after the title and before the first section.