From: moodler
Simple lists can be constructed easily by placing a special character at the start of each line in the list followed by a space. -The list is terminated by a blank line. At present lists cannot be intermixed or nested. Definition list +The list is terminated by a blank line. Lists may be freely nested - and nested lists may change list type. Definition list definitions and text types may be freely intermixed to obtain the desired effect. The special characters are as follows...
@@ -45,6 +45,22 @@ are as follows...Nested lists example:
++ * First Bullet + * Second Bullet + ## nested line 1 + ## nested line 2 + * Third Bullet ++
Produces: +
Inline formmating allows part of a line to be marked as having a particular style. The special @@ -84,6 +100,14 @@ the module name, you can link directly to that resource using the syntax:
ModuleName:nn(Description Text)
eg, resource:36(My New Page) forum:10(Jump to forum)
+Inline graphics can be placed on wiki pages. You need to upload the graphic and note its path within the file upload area. The syntax is:
+ +/..path to file..(alt text)
+ +for example, /mypics/graphic.jpg(Staff picture)
+Many commonly used functions are converted into their XHTML equivalents automatically.. The main ones are as