Markdown title directory generation
Generate hierarchical directory text from Markdown's pound header.
Markdown title directory generation User manual
- Fill in the parameters or select the file according to the form, and check the unit and format first.
- Enter # project description, ## installation, ## usage method to generate a directory.
- Click the processing button to view the results, you can copy or download and save.
Calculation method and processing rules
Read the ATX header, ignore the contents of the backtick or tilde code fence, and generate indent lists according to the title level.
scope of use
Anchor points are the simplified rules of this tool, and are not guaranteed to be the same as all Markdown platforms; you can choose to output only the title.
Why can't the generated directory links skip the title?
The anchor algorithms of different Markdown renderers are different, especially punctuation, Chinese, duplicate titles and custom IDs. This tool provides two modes: simplified anchor points and only titles. Please check the link before release.
Will the input content be saved on the server?
This tool handles input in the browser, and does not upload files or form content. Typing practice scores are only saved in the native browser.
Why may the result be different from other tools?
Anchor points are the simplified rules of this tool, and are not guaranteed to be the same as all Markdown platforms; you can choose to output only the title. Please compare the input unit, rounding method, applicable rules and data version first.



