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
This is almost #1244, except that this one happens when attaching a file.
For example, if I attach a file called somefile (20200606).txt, it becomes [somefile _20200606_.txt](:/...) in the Markdown source, and is rendered as
somefile (20200606).txt
[somefile _20200606_.txt](:/...)
somefile 20200606.txt
The text was updated successfully, but these errors were encountered:
40adbc5
No branches or pull requests
Joplin version
Platform
Application
Description
This is almost #1244, except that this one happens when attaching a file.
For example, if I attach a file called
somefile (20200606).txt
, it becomes[somefile _20200606_.txt](:/...)
in the Markdown source, and is rendered assomefile 20200606.txt
The text was updated successfully, but these errors were encountered: