A code snippet to scrape all headings and their target URLs from a markdown generated page
February 19th, 2021When you use Markdown to write your documentation most static page generators will generate IDs for each of the headings in the document to allow you to navigate directly to them.





