X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=EditingTips;h=563f12a66e4ae42a332a8169f4b08e34970c2b9d;hp=470916d17e2f766ec467c51719be8744e164a62f;hb=d74b57247dc5c45b2739eea43f8fbead1258903f;hpb=e8a72dfeb95be0d0f332e4869b70637d7da234eb diff --git a/EditingTips b/EditingTips index 470916d..563f12a 100644 --- a/EditingTips +++ b/EditingTips @@ -1,6 +1,6 @@ Note: You should use formatting sparingly, WikiWikiWeb is about content, not look. -Click '''Raw''''''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== @@ -10,8 +10,6 @@ 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. - ==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==