Compose tips

input formats:
  • Filtered HTML:
    • Web page addresses and e-mail addresses turn into links automatically.
    • 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.
    • You can insert a blockquote directly into texts with; <blockquote>This text becomes a blockquote.</blockquote>.
    • Images can be added to this post.
  • Full HTML:
    • Web page addresses and e-mail addresses turn into links automatically.
    • 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.
    • You can insert a blockquote directly into texts with; <blockquote>This text becomes a blockquote.</blockquote>.
    • Images can be added to this post.
    • To post pieces of code, surround them with <code>...</code> tags. For PHP code, you can use <?php ... ?>, which will also colour it based on syntax.