I wanted to share something @blake implemented on his blog that excited me the moment I saw it…
DYNAMIC TABLE OF CONTENTS ON BLOG POSTS!
He adds Custom JavaScript that looks for (sub)headers that creates a table of contents. It’s a sticky toc that follows the reader wherever they go and allows them to go to each section by clicking on the link in the toc.
Really great stuff and would love to show the JavaScript if that’s okay @blake!