Forum Moderators: phranque
Just type it in, no formatting (except for the odd *, ., -, or = etc here and there, and off you go.
Or, type it up in Dreamweaver and save it as a .txt file.
EDIT - yes just line breaks, not <br>. There can't be any HTML in it whatsoever. Even hyperlinks will have to have the full path rather than www.yourwebsite.com
...what characters I can use to sepaerate or empahise items, etc?
You can use the normal email ways of showing emphasis:
_underline_ or _italic_
*bold*
There might be more...?
========== is good for separating, as already mentioned. I've seen ********* used, but that can be confusing since the * is also used for emphasis.
Things like tabs or bullets will probably get unformatted, so it's best not to rely on them. If you need to show a list, you can put -- in front of each item and a return after it. Instead of indenting paragraphs, use extra line breaks between them.