]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
Wrote many...
[Rakka.git] / defaultPages / MainPage
index 471246b7943d13e2dded57a89325cea1a7540d74..b6e177b6b2b8e2d0653ac436d53ebc7e6bc6112e 100644 (file)
@@ -1,55 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
       type="text/x-rakka"
-      isBoring="yes">
-  <textData>= Main Page =
-This  is  the    main  page. 
-Hello, world!
-
-Another paragraph...
-
-= Syntax Help =
+      isBoring="no"
+      lang="en"><!-- FIXME: isBoring="yes" -->
 
-== Heading ==
+  <otherLang>
+    <link lang="ja" page="メインページ" />
+  </otherLang>
 
-=== Heading 3 ===
+  <!-- FIXME: delete this -->
+  <summary>The main page to be shown as an index page.</summary>
 
-==== Heading 4 ====
-
-===== Heading 5 =====
-
-== Leading spaces ==
- This
-   is a
-           preformatted
-      text.
-    [[Foo|Wiki markup is interpreted here.]]
+  <textData><![CDATA[
+= Main Page =
+This  is  the    main  page.
+Hello, world!
 
-== Horizontal Line ==
-----
+<imgframe src="Help/SampleImage/Small" float="left">foo
+</imgframe>
 
-== Listing ==
-* foo
-* bar
-** baz
+Another paragraph...
 
-# foo
-## bar
-### baz
+別の段落...<br />次の行...
+<span style="color:red">red <span style="color:blue">blue</span> red</span>
 
-* foo
-*# bar
-*#* baz
-*# bar
+== Subsection ==
 
-== Link ==
-[[Page]]
-[[page]]
-[[space in a page name]]
-[[Page|Link to "Page"]]
-[[Page#Heading]]
-[[#Heading]]
-[[Page#Heading|Link to "Page#Heading"]]
-[[#example]]
-</textData>
+* [[Help/Syntax]]
+* [http://cielonegro.org/]
+* [http://cielonegro.org/ CieloNegro]
+]]></textData>
 </page>