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
The topic is not already reported at Issues. (I've searched it).
Markor is up to date. See Releases for the latest version. Updates are available from F-Droid and GitHub.
The bug is still present in the latest development version (git master). (Please download and try the test version of Markor, named Marder. Don't worry; Markor and Marder appear as completely separate applications. You can install both side-by-side, and Markor settings are not touched. In case the issue is resolved there, you don't need to create a bug report. The change will be part of the next Markor update.)
Description
In prior versions, when the user shares into Markor from say a web browser, the data shared is a markdown formatted link. That is, the web page title in square brackets followed immediately by the URL in parentheses.
In the latest version 2.12.0 from f-droid, only the URL ends up in the shared data.
In addition, in prior version, after the share, Markor closes. In version 2.12, after sharing the shared into document opens and remains open.
Description
In prior versions, when the user shares into Markor from say a web browser, the data shared is a markdown formatted link. That is, the web page title in square brackets followed immediately by the URL in parentheses.
In the latest version 2.12.0 from f-droid, only the URL ends up in the shared data.
In addition, in prior version, after the share, Markor closes. In version 2.12, after sharing the shared into document opens and remains open.
Steps to reproduce
Information
Android version: 13
Device: Samsung tablet
App Version: 2.12.0
Source
F-Droid
Format / File type
Not specific
Additional info / Log
I downloaded and tried current Marder. It seems to split the difference between Markor 2.11.1 and 2.12.0.
Markor 2.11.1 (and earlier) share into format is fully formatted markdown link
[Web Page Title](https://www.example.com)
Marder format is both title and URL but no markdown tags
Web Page Title https://www.example.com
Markor 2.12.0 format is nothing but the URL, no title, no tags
https://www.example.com
The text was updated successfully, but these errors were encountered: