Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add table of contents under an icon for wiki/Markdown pages, like GitHub does now! #9512

Closed
jywarren opened this issue Apr 15, 2021 · 4 comments · Fixed by #9711
Closed

Add table of contents under an icon for wiki/Markdown pages, like GitHub does now! #9512

jywarren opened this issue Apr 15, 2021 · 4 comments · Fixed by #9711
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

Comments

@jywarren
Copy link
Member

image

We could put it in the row of icons under the title on wiki pages (like this one):

image

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:

@jywarren jywarren added enhancement explains that the issue is to improve upon one of our existing features JavaScript break-me-up break up for cleaner code separation, discrete tests, and, easier and iterative collaboration feature explains that the issue is to add a new feature discussion labels Apr 15, 2021
@jcads
Copy link
Contributor

jcads commented Apr 16, 2021

Hi @jywarren, can I pick this up?

@RuthNjeri
Copy link
Contributor

@jcads, thanks for volunteering. I think you can go ahead and begin working on it.

@DR-FREKE
Copy link
Contributor

@RuthNjeri @jcads Is this done or is it still up for grabs?

@RuthNjeri
Copy link
Contributor

Hi @DR-FREKE thanks for reaching out, I think you can pick it up, I do not see a PR linked to this issue if @jcads has been working on it...plus it has been 13 days since the issue was assigned. Please go ahead and work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants