FEAT: Auto-Generate Table of Contents for markdown (README.md, contributing.md, blog pages, and more!) #138
Labels
ci/cd
infrastructure / automation
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
Note: for support questions, please use #ug-code-for-tulsa slack channel in Techlahoma or stackoverflow. This repository's issues are reserved for feature requests and bug reports.
I'm submitting a ...
What is the current behavior?
There's no way of automatically generating Table of Contents from markdown files.
https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
Not a bug.
When a commit makes changes to markdown files, a Table of Contents complete with links is generated form the headings and sub-headings in the document and inserted at a location determined by the file's author.
I don't want to update the Table of Contents every time I add new documentation, but it would also be really cool for Blog pages to have a ToC auto-magically!
Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
This should do the trick!
The text was updated successfully, but these errors were encountered: