This small helper tool generates a ToC (Table of Content) from a local markdown file using powershell. The output can be copy pasted into the right place or as needed.
- Open a PowerShell window
- Copy and paste the text from the creat-toc.ps1 file into the PowerShell window
- Press enter to start the ToC generation
- Copy the path where you placed the markdown file
- Paste it into the tool when asked. Note Esure that there are no
"
included! - Copy the output from the tool into the right place in your Markdown
Simple. Open a GitHub issue! We will take a look.