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
DeltaChat Desktop uses the underscore in the Headline and the underscore in the URL as an "Italic text" marker and removes both underscore. That breaks the Headline and the URL.
The URL is now broken: ends at "/html" (the location before the underscore)
Allow an underscore as italic marker only at the start/end of a word or
ignoring an underscore, when the world is "All Uppercase"
would still fail, when sending a text like this: STDC_VERSION >= 202311L
(Even github markdown kills the underscores hereand outputs "STDC_VERSION" in bold)
__STDC_VERSION__ >= 202311L
Ignoring an underscore in an URL would at least avoid breaking an URL.
winspool
changed the title
DeltaChat Fails to Display a Headline and an URL/URI (removes underscores). That breask a click on the URL
DeltaChat fails to Display a Headline and an URL/URI (removes underscores). That breask a click on the URL
Jun 18, 2023
it is tracked and discussed in deltachat/message-parser#23, I closed it here, if you come across this issue please comment over there and disable the experimental markdown feature as a quick fix.
but the Display in the Desktop App is also broken.
Screenshots:
Logs:
The text was updated successfully, but these errors were encountered: