Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wikilinks filename followed by space not linked properly #188

Closed
Silberweich opened this issue Oct 27, 2023 · 1 comment
Closed

Wikilinks filename followed by space not linked properly #188

Silberweich opened this issue Oct 27, 2023 · 1 comment

Comments

@Silberweich
Copy link

After exporting, I found a problem with linking file. This example below will work properly:

[[file|displayed_name]]
[[file| displayed_name]]

Once you introduce space between names and | the link will not export properly.

[[file |displayed_name]]
[[file | displayed_name]]
@zoni zoni closed this as completed in 1516797 Dec 2, 2023
@zoni
Copy link
Owner

zoni commented Dec 2, 2023

Good catch! I'm planning to make a new release soon, which will have a fix for this included

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants