Compose tips

input formats:
  • Plain text:
    • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.
  • WYSIWYG:
    • Allowed HTML tags: <a> <blockquote> <br> <cite> <code> <dd> <div> <dl> <dt> <em> <h1> <h2> <h3> <h4> <h5> <h6> <img> <li> <ol> <p> <span> <strong> <ul>
      Allowed Style properties: border, border-bottom, border-bottom-color, border-bottom-style, border-bottom-width, border-color, border-left, border-left-color, border-left-style, border-left-width, border-right, border-right-color, border-right-style, border-right-width, border-style, border-top, border-top-color, border-top-style, border-top-width, border-width, bottom, clear, color, display, float, font-family, font-size, font-style, font-weight, height, left, margin, margin-bottom, margin-left, margin-right, margin-top, outline, outline-color, outline-style, outline-width, padding, padding-bottom, padding-left, padding-right, padding-top, right, text-align, top, vertical-align, width
  • Messaging plain text:
    • Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.
    • Web page addresses and e-mail addresses turn into links automatically.