Thread: eml2mbox.sh
View Single Post
Old 11 Apr 2003, 02:46 AM   #4
ady
Essential Contributor
 
Join Date: Apr 2002
Location: Singapore
Posts: 482
I think if you put them inside the code tag, the indent will not lost.

Something like this:
Code:
function something()
{
     do this;
     do that;
}
ady is offline   Reply With Quote