wiki links with # in name
CompletedHi!
I have folder starting with `#`, like `#projects` which seems to work fine on macOS and the filesystem in general, when I want to create a wikilink with nvUltra I'm getting the autocompletion and nvUltra finds the file but I can't click the link to open the file. Works fine with other files.
I'll attach a screenshot.

-
`[#foo]` is a citation in MultiMarkdown, so `[[#foo]]` is simply wrapping brackets around a citation.
If you want to use WikiLinks like this, you will either need to remove the `#`, or limit MultiMarkdown to strict Markdown functionality (MultiMarkdown preferences).
(Similar things happen with [^footnotes], [>abbreviations], [!images] (also in strict Markdown), [?glossary terms], and [%variables])
1 -
Thank you! Missed the strict Markdown functionality, of course it works just then. I'll check regarding the folder names :)
0
Please sign in to leave a comment.
Comments
2 comments