You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Thanks for the theme which gives support for the outlines sidebar, it almost solved all my documentation demands. The problem I'm facing right now is I need more than 6 collapsing levels for current project, this is how my documentation layer looks like:
"#Admin-User"
"## Header Navigation"
"###Clients"
"#### Overview"
"#### Function Describe"
"##### Address"
"##### User Info"
"###### Edit"
"####### Save"
...
"##### Account Info"
...
"## Tap Bar Menu"
...
As you see, "####### Save" is already more than 6 collapsing levels and it will display like "# Save". If there is any chance you can add more collapsing levels like 8 or more, that will helps a lot from my side.