Add table of contents under an icon for wiki/Markdown pages, like GitHub does now! #9512
Labels
break-me-up
break up for cleaner code separation, discrete tests, and, easier and iterative collaboration
discussion
enhancement
explains that the issue is to improve upon one of our existing features
feature
explains that the issue is to add a new feature
JavaScript
We could put it in the row of icons under the title on wiki pages (like this one):
We could use the "list" icon here:
https://fontawesome.com/v4.7.0/icon/list-ul
To actually generate the table of contents, we could use a library, preferably on the client side in JavaScript, something like:
The text was updated successfully, but these errors were encountered: