File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This project demonstrates an automatic table of contents (TOC) generator for HTM
55## Features
66
77- ** Dynamic Table of Contents:** The TOC is auto-generated based on the heading tags (` <h1> ` , ` <h2> ` , etc.) in your document.
8- - ** Smooth Scroll: Clicking on any TOC item smoothly scrolls to the respective section.
8+ - ** Smooth Scroll:** Clicking on any TOC item smoothly scrolls to the respective section.
99- ** Active Section Highlighting:** As you scroll through the document, the corresponding TOC item is highlighted.
1010- ** Intersection Observer API:** Utilizes the modern Intersection Observer API for efficient DOM interaction and performance.
1111- ** Responsive Design:** Works well on different screen sizes, with the TOC fixed to the right side of the page.
You can’t perform that action at this time.
0 commit comments