Edit page EditingTips
[wiki.git] / EditingTips
index 1e5fea6f4e7d84ebf2d6109d957436d6098ad775..563f12a66e4ae42a332a8169f4b08e34970c2b9d 100644 (file)
@@ -1,5 +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 WikiSandBox.
 
 ==Text Styles==
 
@@ -9,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==
 
@@ -63,12 +62,14 @@ Just like that.
 =====Level 4=====
 ======Level 5======
 
+== Tables ==
 
-==Final Notes==
+|| 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 ||
 
-Be aware that PikiPiki does not lock pages during editing, so if you pause for a long time on the edit screen you may overwrite somebody else's changes.
+TODO: support table headers
 
-Now click Edit''''''Text in the header to see the markup for this page, and try it yourself in PikiSandBox.
+==Final Notes==
 
-----
-Contributors and PikiGurus: JohnFarrell, MartinPool
+Be aware that PikiPiki does not lock pages during editing, so if you pause for a long time on the edit screen you may overwrite somebody else's changes.