Skip to content

fix: force paragraph spacing in mails via empty p tag not margin

TheLD requested to merge theld/mail-paragraph-spacing-fix into master

Summary by CodeRabbit

  • New Features

    • Enhanced email rendering for better compatibility with Outlook by adding visual separation between paragraphs.
    • Introduced a new email template structure with customizable options for title, content, footer, and styles.
    • Added support for dynamic CSS styles based on user configurations.
  • Bug Fixes

    • Resolved rendering issues in Outlook emails by modifying content generation logic.
  • Documentation

    • Updated interfaces and functions related to email template generation for improved clarity and maintainability.
Edited by Ghost User

Merge request reports