X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=EditingTips;h=33d0cb21696beed1068c1dcaae2d9b76ecf12a1e;hp=185281d72285e14e86ade9fb4a61af0bbdc064f8;hb=d1a5092d435eca7d6b4820531381ae3ad009f861;hpb=f08ed02e32fdf37c4f5314c990c7db4cb9a0d938 diff --git a/EditingTips b/EditingTips index 185281d..33d0cb2 100644 --- a/EditingTips +++ b/EditingTips @@ -1,17 +1,15 @@ Note: You should use formatting sparingly, WikiWikiWeb is about content, not look. -''tentativo di scrittura da babbo '' +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,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.