Support additional Markdown headers, i.e. H4-H7.
To provide additional context and content under certain sections instead of creating additional, similar H3-level headers.
Add the header options to the existing UI.
Example:
Phases
Phases are used to orchestrate […]
cli --help
Commands related to ...
Usage:
cli phases [command]
Start
The following commands may be used to start all or some of the node phases.
Start All Phases
cli phases start
Partial Start
Phases may be started partially […]
cli phases start --partial <phase>
Hey @Matthew_Roark,
We are aiming at allowing H4 this week. H4 will be used only for formatting purposes (as in to provide visual hierarchy), but it won’t be linkable and would not show in the table of contents. It would still actually be an H4 element, so would help with SEO structuring.
The reason is that we want to encourage to keep the page hierarchy and formatting simple.
1 Like
EXCELLENT! This allows me to undo some ‘hacking’ and track less exceptions.
FWIW, I appreciate that H4 is visual-only, gently pushing us to keep pages simple. There’s a human nature (well, at least for ME) tendency to expand to available space or complexity, and this helps encourage me to keep it simple.
1 Like