]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
Wrote more
[Rakka.git] / defaultPages / MainPage
index c64e7b7284ac0accdc580ce3cdc138d4dcd2badc..dde08d73d3cca1d90b81b2a86ee1a11e33571b91 100644 (file)
@@ -1,8 +1,15 @@
 <?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="yes"
+      lang="en">
+
+  <otherLang>
+    <link lang="ja" page="メインページ" />
+  </otherLang>
+
+  <textData><![CDATA[
+= Main Page =
 This  is  the    main  page.
 Hello, world!
 
@@ -12,8 +19,14 @@ Hello, world!
 Another paragraph...
 
 別の段落...<br />次の行...
+<span style="color:red">red <span style="color:blue">blue</span> red</span>
 
 == Subsection ==
 
+* [[[Help/Syntax]]]
+* [[[Help/Syntax|Object of Help/Syntax]]]
+* [[Help/Syntax]]
+* [http://cielonegro.org/]
+* [http://cielonegro.org/ CieloNegro]
 ]]></textData>
 </page>