Skip to content

Commit aefbd11

Browse files
authored
Apply suggestions from code review
1 parent 422438f commit aefbd11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/plugins/toc.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@ To create a table of contents:
8787
3. The TOC will automatically generate when the page renders
8888

8989
Positioning at Top of Page
90-
=========================
90+
==========================
9191

9292
Since the TOC must be placed after headings to collect them, use grid layouts to display it at the top:
9393

9494
Two Column Layout Example
95-
------------------------
95+
-------------------------
9696

9797
1. Create a container
9898
2. Add a row with two columns
@@ -117,7 +117,7 @@ Example Structure::
117117
This creates a sidebar layout with the TOC always visible while scrolling through content.
118118

119119
Best Practices
120-
=============
120+
==============
121121

122122
1. Always set IDs on headings that should appear in the TOC
123123
2. Use consistent heading levels for proper hierarchy

0 commit comments

Comments
 (0)