Skip to content

Show Markdown Headings in Left Nav Bar #1308

Answered by h-enk
freepicheep asked this question in Support
Discussion options

You must be logged in to vote

Yes, there is, but not out of the box. You'd have to override the left sidebar.

Id est, copy:

  • node_modules/@thulite/doks-core/layouts/partials/sidebar/section-menu.html and/or
  • node_modules/@thulite/doks-core/layouts/partials/sidebar/render-section-menu.html

to:

  • layouts/partials/sidebar/section-menu.html and
  • layouts/partials/sidebar/render-section-menu.html

Next, update for something like this:

  • node_modules/@thulite/doks-core/layouts/partials/sidebar/docs-toc-desktop.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@freepicheep
Comment options

Answer selected by freepicheep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants