You are using a browser which doesn't fully support Cascading Style Sheets. This site will look much better in a browser that supports web standards, but its content is accessible to any browser or Internet device.

Bullet lists

Bullet lists are often used in presentations, or just to make a point. Here is how we write them in PerlPoint:

   Paragraphs seen that far:
  
   * texts,
  
   * headlines.
  
   And now we go for bullet lists.

You note the prefix: *. Start a paragraph with that, and it becomes a list point. The list starts and ends instantly, there is no need to mark its beginning or end.

Besides the prefix, the usual rules apply: wrap as you want, and complete with an empty line.

   * It does not matter
     how
     a list point is
     wrapped.