Example with duplicate headings
Input
# Document Title ## Overview ## Usage ### Install ### Settings ## FAQ ## FAQ
Output (H2-H3 / bullet list / TOC heading ON)
## Table of contents - [Overview](#overview) - [Usage](#usage) - [Install](#install) - [Settings](#settings) - [FAQ](#faq) - [FAQ](#faq-2)