The words "This is a test" should be indented by spaces but it's not.
Minor cosmetic bug?
wrenhal
Normal
Total Posts: 15
posted Tue 13 Nov 2001 11:14 PM
quote:Originally posted by cranker: This is a test
The words "This is a test" should be indented by spaces but it's not.
Minor cosmetic bug?
You could try the HTML < pre > tag.....
<pre>
This should be indented. </pre>
It may be ignored. The basic reason is because the formatting of your post is converted to HTML and in HTML more than one space between letters is ignored unless you do < pre > or add in the:
& n b s p ; tag without spaces of course.
EDIT:
I guess it doesn't work.
This message was edited by wrenhal on 13 Nov 2001 11:14 PM