Closed milanmlft closed 5 months ago
is there a way that these subsections are collapsible as they can overwhelm the interface for people may be. What do you think?
I think this might be possible but would require significantly more work. So maybe I'd suggest creating a new issue for that and get this PR merged in?
@milan, do I still need to create a new issue for this extension and approve this for a merge as it is?
@milan, do I still need to create a new issue for this extension and approve this for a merge as it is?
If you want this as a future feature, then yes, you should create a new issue.
Adds level 3 subheadings to the navigation sidebar and allows clicking them to scroll to the corresponding section.
To test locally, run
in R where
"/path/to/lesson"
is the path to any lesson directory you have locally (preferably one with level 3 headings to see what changed :slightly_smiling_face:),Basic_Python
is probably a good test caseFixes #69