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

Investigate Table of Contents options for vignettes #104

Closed
madison-feshuk opened this issue Jul 26, 2023 · 1 comment · Fixed by #271
Closed

Investigate Table of Contents options for vignettes #104

madison-feshuk opened this issue Jul 26, 2023 · 1 comment · Fixed by #271
Assignees

Comments

@madison-feshuk
Copy link
Collaborator

madison-feshuk commented Jul 26, 2023

To increase user navigability, move Table of Contents to side panels (where it's always visible) instead of at top of page

You can also add yourself to contributor page

@Ashley-Ko
Copy link
Contributor

RMarkdown output option prettydoc does not allow for toc_float which is why the Table of Contents is at the top of the page. (Source: https://prettydoc.statr.me/). In order to get a side panel table of contents, a different output option/them would need to be used.

@madison-feshuk madison-feshuk linked a pull request Jul 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants