]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
implemented listing
[Rakka.git] / defaultPages / MainPage
index 632b1bd0cc8267eacc31871bd29357fabb47007a..471246b7943d13e2dded57a89325cea1a7540d74 100644 (file)
@@ -3,5 +3,53 @@
       type="text/x-rakka"
       isBoring="yes">
   <textData>= Main Page =
-This is the main page. Hello, world!</textData>
+This  is  the    main  page. 
+Hello, world!
+
+Another paragraph...
+
+= Syntax Help =
+
+== Heading ==
+
+=== Heading 3 ===
+
+==== Heading 4 ====
+
+===== Heading 5 =====
+
+== Leading spaces ==
+ This
+   is a
+           preformatted
+      text.
+    [[Foo|Wiki markup is interpreted here.]]
+
+== Horizontal Line ==
+----
+
+== Listing ==
+* foo
+* bar
+** baz
+
+# foo
+## bar
+### baz
+
+* foo
+*# bar
+*#* baz
+*# bar
+
+== Link ==
+[[Page]]
+[[page]]
+[[space in a page name]]
+[[Page|Link to "Page"]]
+[[Page#Heading]]
+[[#Heading]]
+[[Page#Heading|Link to "Page#Heading"]]
+[[#example]]
+</textData>
 </page>