Not correct converted anchor link #131
-
|
I doubt whether this problem relates to mkdocs-material template or the plugin itself. My question relates to the conversion of a wikilink from Obsidian into an anchor link in published page. I want to know whether there is an option to render all internal links (anchor link to heading, or note) in a slugified version? (that is all character are lower case, What I didI have this content in a I removed the [[image#Resize image and display|css tag to resize image to 300px supported by Dendron]], since Obsidian use a different syntaxWhen publishing with plugin, the wikilink in the I removed the [css tag to resize image to 300px supported by Dendron](./image.md#Resize%20image%20and%20display), since Obsidian use a different syntaxThen the anchor link is rendered as follows. (that is: Which is not the correct anchor link, as pointed below. (that is: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
|
Hello! Also, I want to know if you transform wiki to markdown links? I already do some test around with markdown links and space without noticed error... So I don't understand the problem 😭 |
Beta Was this translation helpful? Give feedback.
-
|
Hello! |
Beta Was this translation helpful? Give feedback.
Hello!
I created a new option"slugify anchor for markdown links", could you try it ?
Thanks!