We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following embedded picture does not display properly, Markdown Viewer just displays the Markdown source:
![foo](Ausschneiden mit GIMP/Bildschirmfotovom2024-06-0514-17-26.png)
If I replace the spaces in the directory name with underscores and update the Markdown accordingly ("Ausschneiden_mit_GIMP"), it works fine.
Firefox 115.11, Markdown Viewer 5.3, Debian Testing.
The text was updated successfully, but these errors were encountered:
You have to use this syntax instead:
![foo](<Ausschneiden mit GIMP/Bildschirmfotovom2024-06-0514-17-26.png>)
though to be fair I did not know that either, I just looked it up on the internet https://superuser.com/a/1517072/250714
Sorry, something went wrong.
No branches or pull requests
The following embedded picture does not display properly, Markdown Viewer just displays the Markdown source:
![foo](Ausschneiden mit GIMP/Bildschirmfotovom2024-06-0514-17-26.png)
If I replace the spaces in the directory name with underscores and update the Markdown accordingly ("Ausschneiden_mit_GIMP"), it works fine.
Firefox 115.11, Markdown Viewer 5.3, Debian Testing.
The text was updated successfully, but these errors were encountered: