]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
Wrote many...
[Rakka.git] / defaultPages / MainPage
index c64e7b7284ac0accdc580ce3cdc138d4dcd2badc..b6e177b6b2b8e2d0653ac436d53ebc7e6bc6112e 100644 (file)
@@ -1,8 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
       type="text/x-rakka"
-      isBoring="yes">
-  <textData><![CDATA[= Main Page =
+      isBoring="no"
+      lang="en"><!-- FIXME: isBoring="yes" -->
+
+  <otherLang>
+    <link lang="ja" page="メインページ" />
+  </otherLang>
+
+  <!-- FIXME: delete this -->
+  <summary>The main page to be shown as an index page.</summary>
+
+  <textData><![CDATA[
+= Main Page =
 This  is  the    main  page.
 Hello, world!
 
@@ -12,8 +22,12 @@ Hello, world!
 Another paragraph...
 
 別の段落...<br />次の行...
+<span style="color:red">red <span style="color:blue">blue</span> red</span>
 
 == Subsection ==
 
+* [[Help/Syntax]]
+* [http://cielonegro.org/]
+* [http://cielonegro.org/ CieloNegro]
 ]]></textData>
 </page>