mirror of
https://github.com/roundcube/roundcubemail.git
synced 2025-12-27 23:45:58 +00:00
This adds a markdown editor that sends HTML to the server. It uses codemirror and some custom code to show a syntax highlighted textarea and some buttons to help editing (including a preview). Drafts get marked via an internal email header that causes the markdown editor to automatically start if a message composition is continued that was started using the markdown editor. |
||
|---|---|---|
| .. | ||
| docker-images | ||
| compose.yaml | ||
| config-test.inc.php | ||
| run_browser_tests.sh | ||
| run_eslint.sh | ||
| run_php-cs-fixer.sh | ||
| run_phpstan.sh | ||
| run_test_message_rendering.sh | ||
| run_tests.sh | ||