]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
Wrote many...
[Rakka.git] / defaultPages / MainPage
index 632b1bd0cc8267eacc31871bd29357fabb47007a..b6e177b6b2b8e2d0653ac436d53ebc7e6bc6112e 100644 (file)
@@ -1,7 +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!</textData>
+      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!
+
+<imgframe src="Help/SampleImage/Small" float="left">foo
+</imgframe>
+
+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>