bury: true support in sitemap
#697
amitu
started this conversation in
Ideas & RFCs
Replies: 0 comments 1 reply
-
|
Owner: @ADITIRAI290698 Owner: @AviralVerma13 Started On: 7th Nov 2022 Reference Discussion : https://github.com/ftd-lang/fpm/discussions/604 7th Novemeber
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In sitemap, sometimes we want some sections, or some sub-section/toc-item to be "buried" by default. If we have many sections/sub-sections/toc-items at any level, it makes sense to bury them. When something is buried, we will show a single (...) icon for every buried item at that level, and when user clicks on (...) the buried items would be shown.
In above example we see bury at section, sub-section and toc levels.
Beta Was this translation helpful? Give feedback.
All reactions