Table of Contents Generator
This tool allows users to paste their blog content, detects headings (H1, H2, H3), and generates the HTML code for a Table of Contents.
How to Use:
- Paste Blog Content: Paste your blog post's HTML content into the text area.
- Generate TOC: Click the "Generate TOC" button.
- Get HTML Code: The tool detects headings (
<h1>
,<h2>
,<h3>
) and generates the HTML code for a Table of Contents with clickable links.
This tool simplifies creating a TOC for any blog post, enhancing navigation and user experience.