Add blank lines in an email template

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • You can easily add blank lines in an email template using HTML tags.

    Judicious use of these HTML tags can make your email easier to read.

    • You can use <br/> to insert a line break
    • You can wrap paragraphs in <p> ... </p> tags to format your email nicely.