Replies: 3 comments 1 reply
-
What is the actual question? What does your |
Beta Was this translation helpful? Give feedback.
-
You can see, H1 in content is rendered but in the navigation menu and the title bar, the link doesn't render. The mkdocs.yml file.
Thank you very much. |
Beta Was this translation helpful? Give feedback.
-
Ok, so if I'm interpreting this correctly - the H1 tag, in your
and as you have put an image and additional links in the H1 that renders in the page, you expect the image and links to render in the Navigation as well? No, as far as I know that will not work. Only text or icons, such as here: https://squidfunk.github.io/mkdocs-material/reference/, will work. I suggest you manually set your text in the nav as the following or something:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My H1
This is **H1**
H1 not render in title bar and left table of content. How to fix it, thank you.
Beta Was this translation helpful? Give feedback.
All reactions