If you want to have a table of contents inside the main document and not in the right side you can use the TableOfContents
component
1import { TableOfContents, } from 'dokz'23# My awesome title45Some introduction67<TableOfContents/>89## Another title