X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=EditingTips;h=33d0cb21696beed1068c1dcaae2d9b76ecf12a1e;hb=176acd9197b11f2b0c87e7cc51e542ba0375b0e5;hp=3313fed105304503d1862f67ed23e81abc91fd85;hpb=5702909fc414955b6ca87bd0c45310d7caf0ae01;p=wiki.git diff --git a/EditingTips b/EditingTips index 3313fed..33d0cb2 100644 --- a/EditingTips +++ b/EditingTips @@ -1,17 +1,15 @@ Note: You should use formatting sparingly, WikiWikiWeb is about content, not look. -Click Edit''''''Text in the header to see the markup for this page, and try it yourself in PikiSandBox. +Click '''Raw''''''Text''' in the header to see the markup for this page, and try it yourself in WikiSandBox. ==Text Styles== -You can also write ''italics'' and '''bold'''. -To write italics, enclose the text in double single quotes. -To write bold, enclose the text in triple single quotes. +To write ''italics'', enclose the text in double single quotes. +To write '''bold''', enclose the text in triple single quotes. Leave blank lines between paragraphs. -If you can't figure out what I mean, click EditPage to look at the source for this page. - +These keywords are highlighted: FIXME, TODO, DONE. ==Links== @@ -64,6 +62,13 @@ Just like that. =====Level 4===== ======Level 5====== +== Tables == + +|| Table cell 1 || Table cell 2 || Table cell 3 || +|| Table cell 4 || Table cell 5 || Table cell 6 || +|| Table cell 7 || Table cell 8 || Table cell 9 || + +TODO: support table headers ==Final Notes==