Edit page EditingTips
[wiki.git] / EditingTips
index a3026f86fb7e2e0b544cf04b8e4cb9486fee6fe9..b70192beb3314eaabe11f37ea9be470cd8456898 100644 (file)
@@ -9,7 +9,7 @@ To write '''bold''', enclose the text in triple single quotes.
 
 Leave blank lines between paragraphs.
 
-These keywords are highlighted: TODO, FIXME, TODO.
+These keywords are highlighted: FIXME, TODO, DONE.
 
 ==Links==
 
@@ -17,11 +17,11 @@ Names of pages have to LookLikeThis.
 It's called a WikiName.
 If you write a word that LooksLikeThis, it will be automatically turned into a link.
 
-You can use URLs directly: http://www.codewiz.org/ , or you can make descriptive links with [[http://www.codewiz.org/ some anchor text]]. Links to images will appear inline: http://www.w3.org/Icons/valid-css.png
+You can use URLs directly: http://www.codewiz.org/ ,
+or you can make descriptive links with [[http://www.codewiz.org/ some anchor text]].
+Links to images will appear inline: http://www.w3.org/Icons/valid-css.png
 
-
-Anchored links also work with [[FrontPage wiki pages]]
-and [[/index.html local paths]].
+Anchored links also work with [[FrontPage wiki pages]], [[/index.html local paths]], and [[non_wiki_words]].
 
 
 ==Block elements==
@@ -70,6 +70,11 @@ Just like that.
 
 TODO: support table headers
 
+
+== Inline HTML ==
+
+<div float=right>hello!</div>
+
 ==Final Notes==
 
 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.