Bug 380913 - Request: Markdown (display) support
Summary: Request: Markdown (display) support
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 5.5.1
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-06 23:08 UTC by Gerion
Modified: 2019-08-14 16:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerion 2017-06-06 23:08:02 UTC
HTML in E-Mails is the standard way to format mails, but it has some security impact and is unreadable in raw form.

Markdown could help here. It is readable in raw form, can be written directly but can also be displayed nicely formatted.

It would be cool, if kmail supports the view of markdown formatted mails in a formatted way.
Comment 1 Laurent Montel 2019-08-14 14:41:29 UTC
Fixed in 19.04.0
Comment 2 Gerion 2019-08-14 16:55:50 UTC
Thanks. How can I activate it?

When I send me a mail:

```
Foobar
======

- list elem
- list elem
```

It is not displayed formatted by itself. Do I need to configure it somewhere?