-
-
Notifications
You must be signed in to change notification settings - Fork 414
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
[I] Insert textlink generates wrong markdown #3159
Comments
That's not vanilla Markdown. There is no "description" in Markdown. In the case of QOwnNotes it's just some extra text you can add after the link for more clarity (like used for the "bookmark" feature).
And then? |
🤔 Vanilla Markdown? "title" is supported as expected here at gihub (hovering the mouse over a link will show a label as I gave in this comment). |
💡 I understand: Description ≠ title. A "web title" in my understanding is a "description". I use it by default because exported HTML should be accessible to disabled people using reading automation that prefers a title to reading the URL. |
Those are link titles: https://www.w3.org/TR/html401/struct/links.html#h-12.1.4 |
I know.
That is why I add title information to my markdown, which is for me always the basis for HTML export. |
Expected behaviour
Using text link creates a correct notation for hyperlink with title:
Actual behaviour
Result of this input
looks like this:
Steps to reproduce
Use »insert text link« for inserting a text link
Note:
The cursor highlighting of the 'simplified operation' in Windows is always incorrectly positioned. in the editor window 'grossly incorrect':
I don't have another qt application for comparison. I suspect it's a bug there (so QQwnNotes ‘has to live with it’). Hence, no error message for it.
Relevant log output in the Log panel
Expand
Information about the application, settings and environment
Expand
QOwnNotes Debug Information
General Info
Current Date:
Fr Nov 15 06:15:08 2024
Version:
24.11.2
Build date:
Nov 13 2024
Build number:
1139
Platform:
windows (windows)
Operating System:
Windows 10 Version 2009
Build architecture:
x86_64
Current architecture:
x86_64
Release:
GitHub Actions
Qt Version (build):
5.15.2
Qt Version (runtime):
5.15.2
Portable mode:
no
The text was updated successfully, but these errors were encountered: