mirror of
https://github.com/roundcube/roundcubemail.git
synced 2025-12-28 07:55:07 +00:00
This implements rendering mime-types with content-type 'text/markdown' and 'text/x-markdown' into HTML in the preview and show views (if not "dispositioned" as "attachment"), but not in the get view for attached files (the one opening attachments in an external window.) |
||
|---|---|---|
| .. | ||
| data/greenmail/test-message-rendering@localhost/INBOX | ||
| .gitignore | ||
| BasicMessagesTest.php | ||
| bootstrap.php | ||
| InlineImageTest.php | ||
| MarkdownTest.php | ||
| MessageRenderingTestCase.php | ||
| MessageRfc822Test.php | ||
| phpunit.xml | ||
| SingleAttachedImageNoTextTest.php | ||
| TnefEmailsTest.php | ||