mkdocs-ezlinks-plugin
mkdocs-ezlinks-plugin copied to clipboard
fix(Wikilinks): Removing slug in wiki seems to repear my links problem
Removing slug in links for Wikilinks (it the only I try) seems to repear my problem (see #41 and #40)
this repo seems unsupported right now. Do you consider to fork it and use that fork in Obsidian Publisher for better result?
It's already the case @ooker777
How do you implement it? Looking at the mkdocs.yml
it seems that it still use this plugin. Is that correct?
Btw, I think this is also a bug of it: Expecting \[\[./a/index\]\]
to returns <a href="a/"
, get <a href="a/index"
· Issue #53 · orbikm/mkdocs-ezlinks-plugin
As the fork use the same class, it uses the same settings. But, in requirements, it dl my fork.
I didn't realize that you rename it from mkdocs-ezlinks-plugin
to mkdocs-ezlinked-plugin