Markdown render support for ToC #3632
Closed
pat-s
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Hi @pat-s! This looks like it overlaps with #3437. Although the original post there was narrowly focused on code snippets, I think you could comment on the other formatting types you’d like to see there. I’ll close this as a duplicate and let’s continue the discussion there! |
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.
-
What version of
starlightare you using?0.37.0
What is your idea?
I'd like to markdown render support for page titles in the sidebar ToC.
I already have a working version locally which uses a new
formatLabel()function to preprocess page titles written in markdown syntax (e.g. `word`,**word**,*word*).Why is this feature necessary?
For a professional ToC display, especially for rendering monospace content.
Do you have examples of this feature in other projects?
No response
Participation
Beta Was this translation helpful? Give feedback.
All reactions