Having it in the top is not always desired. In our case we would like to start our documents with a Heading an a introduction, before the table of content.
This could be implemented as an extra option:
--insert-at-token SomeTokenThatIsInTheMarkdownDocument
Making the script replace "SomeTokenThatIsInTheMarkdownDocument" in the document with the table of content, instead of in the top.
Having it in the top is not always desired. In our case we would like to start our documents with a Heading an a introduction, before the table of content.
This could be implemented as an extra option:
--insert-at-token SomeTokenThatIsInTheMarkdownDocumentMaking the script replace "SomeTokenThatIsInTheMarkdownDocument" in the document with the table of content, instead of in the top.