You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that this issue will be closed without further notice in case I didn't describe the problem including general information, or didn't search for similar issues & requests.
Preliminary notes
I've modified the "Share into - format" to '%s'<space><space>
to get Markdown-formatted links followed by line breaks, without the necessity of a list.
The two last lines of my QuickNotes.md consist of --- <empty line>
Description
Sharing a first link to QuickNote.md works as expected; after the trailing bracket there two spaces.
But with sharing a second link to QuickNote.md, the two spaces after the trailing bracket of the first link / the link before are removed.
And so on for every following link that is shared.
General information
Preliminary notes
I've modified the "Share into - format" to
'%s'<space><space>
to get Markdown-formatted links followed by line breaks, without the necessity of a list.
The two last lines of my QuickNotes.md consist of
---
<empty line>
Description
Sharing a first link to QuickNote.md works as expected; after the trailing bracket there two spaces.
But with sharing a second link to QuickNote.md, the two spaces after the trailing bracket of the first link / the link before are removed.
And so on for every following link that is shared.
Schematic view
And so on.
Sidenote
As it seems, for all links a single space is put between the last char of the URL and the trailing bracket.
The text was updated successfully, but these errors were encountered: