left angle p right angle is code for paragraph . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (this is an example of a line wrap. continuous input of characters without inserting <enter> to cause a line break)
The <p> is code for paragraph. The person typed the first line and at the end hit <enter> twice:
<enter><enter>, starting a new paragraph. However, only the code shows, paragraph spacing is lost because the program is only printing the code not executing it, showing a line break as typed, but swallowing up or discarding the second <enter> since it does not see that.
The <br> is code for break, i.e., line break. Instead of hitting <enter> twice, the person just did one <enter> and started a new line. In this case, the line break does occur, but it is just because it is printing out what was typed in.
Messages without those symbols at the end were with the first line wrapped into the second (no <enter> at the end of the line)
The angle brackets with commands should not show. This is the result of one of the programming errors from SI's site update on 6/29. It might be that these characters are used in the program that is all messed up. With the spel chek program disabled, messages post, but any <p> and <br> at the end of the first line show on the message board list.
We are back to the old WYSIWYG, sort of. And they are still cheating us out of 1 minute of editing time.
If you look at your message, the first line has the italic code showing (left angle bracket i right angle bracket, but the <p> <br> show up as <p... The program is not recognizing the italic code in the first line, but is converting the <p>, etc into it's code. Complicated, hope I have not confused anyone. Also, if I have made errors in this explanation, I would appreciate clarification.
Thanks, Merry |