DC-side quoting format causes unclickable URLs #21

Open
opened 2018-11-19 08:20:29 +00:00 by mappu04 · 0 comments
Owner

Quotes are formed like "<nick> original" // new message. If the original message ended with a URL, a quotemark would be appended, that makes the URL not immediately clickable.

Possible workarounds:

  • Append a space always
  • Append a non-breaking space always
  • Detect a trailing URL and add a space
  • Remove quotation marks from quote format
Quotes are formed like `"<nick> original" // new message`. If the original message ended with a URL, a quotemark would be appended, that makes the URL not immediately clickable. Possible workarounds: - Append a space always - Append a non-breaking space always - Detect a trailing URL and add a space - Remove quotation marks from quote format
mappu04 added the
bug
label 2019-11-06 07:26:44 +00:00
Sign in to join this conversation.
No Label
bug
wishlist
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: code.ivysaur.me/nmdc-telegramfrontend#21
No description provided.