I have noticed that when you write private messages or submit articles, TUSCL now just strings it all together in one long text. You can use HTML code to format articles to make them more presentable. Here is a short tutorial that I found to be pretty easy to follow to learn how to use HTML code to format paragraphs.
functionx.com
Comments
last commentThanks sam, I very much appreciate it. The present format screwed my article, and not in a good way.
Log in to vote
Thanks, sam!
Log in to vote
The problem with allowing HTML in user entered text is that it's a security hole. It makes it possible to insert malicious markup that points to scripts or other things that can fuck up the site, or let folks like the recent hacker do the things he did.
Log in to vote