MarkupLet's see how markup tags work to format a page. Let me test the ones provided in this page on editing mode below.
First, this is a bold type. How about Italic. OK, add underline to this. When showing a code,
#import <stdio.h>
void main(int argc, char **argv)
{
printf("%s", "Helllo, world!\n");
}
A quote is like
Time is money, nay.
Yahoo's URL is http://www.yahoo.com/. This is also a link to Yahoo!.
To include an image, I uploaded it, and show it below:
... oops, it ain't work
(well, it worked later by commenting out the deeplink checker.)
But, if the image is specified as http://yuwayuwa.net/images/hureai_n
ka.jpg, then it works as below:
Ooops, a funny smiley showed up on the file name... Ah, I have to be careful not to use the file name like that 