roundcubemail/tests/MessageRendering
Pablo Zmdl 5cab1c5b1d
Render text/markdown mimeparts as HTML (#9899)
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.)
2025-06-19 17:01:09 +02:00
..
data/greenmail/test-message-rendering@localhost/INBOX Render text/markdown mimeparts as HTML (#9899) 2025-06-19 17:01:09 +02:00
.gitignore Test message rendering (#9460) 2024-12-19 19:01:25 +01:00
BasicMessagesTest.php Test message rendering (#9460) 2024-12-19 19:01:25 +01:00
bootstrap.php Test message rendering (#9460) 2024-12-19 19:01:25 +01:00
InlineImageTest.php Check if attachment is actually(!) referred to (#9585) 2025-02-09 09:56:43 +01:00
MarkdownTest.php Render text/markdown mimeparts as HTML (#9899) 2025-06-19 17:01:09 +02:00
MessageRenderingTestCase.php Test message rendering (#9460) 2024-12-19 19:01:25 +01:00
MessageRfc822Test.php Fix displaying message/rfc822 parts (#9753) 2025-01-15 18:27:05 +01:00
phpunit.xml Test message rendering (#9460) 2024-12-19 19:01:25 +01:00
SingleAttachedImageNoTextTest.php Check if attachment is actually(!) referred to (#9585) 2025-02-09 09:56:43 +01:00
TnefEmailsTest.php Check if attachment is actually(!) referred to (#9585) 2025-02-09 09:56:43 +01:00