wojciech.kapcia@tigase.net opened 5 years ago
|
|
@wojtek I disagree, as we do not know if it is a markdown formatted message or someone just sent some text that is parsable and formattable as markdown. This could lead to the removal of some characters, ie. from logs, lists, etc. so it is better to keep those formatting chars. |
|
Fair enough. Wasn't there a XEP trying to address that though? |
|
Yes, there was some XEP in progress, but as Markdown is human-readable, I've decided to just put it in body element without any additional changes. |
Type |
Improvement
|
Priority |
Minor
|
Assignee |
Issue Votes (0)
Watchers (0)
Currently Beagle supports formatting - while keeping formatting characters in entry field make sense (easier editing) I think that in chat view (sent/received messages) it should only display formatted output without format markup -- what do you think?