This is the repo for a simple vanilla JavaScript table of contents generator. It parses through a document looking for headers and then builds a table of contents by either using existing IDs or ...