compose tips

  • 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.
  • Paging Help

    Break long pages into smaller ones by means of a "page" tag:

    first page here.
    <!--page-->
    second page here.
    <!--page-->
    more pages here.