Replies: 1 comment
-
Also found another open issue from 2024. Really hoping the community has something for this since the devs don't seem to be active on this. |
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.
-
I'm trying to use markdown-preview alongside a wiki plugin (mkdnflow) that can use
[[filename]]
and[[filename|displaytext]]
syntax to link files in a vault/directory. Problem is that the preview displays the raw text instead of converting it to a link.There is an open issue from 2023 regarding exactly this and a closed issue also from 2023 that just points to a (now-outdated) plugin as a solution.
Has anyone got a config workaround to properly preview
[[wikilinks]]
?Beta Was this translation helpful? Give feedback.
All reactions