]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
Wrote more
[Rakka.git] / defaultPages / MainPage
index 3da51be5986828205af85158de83d200c32881f2..cdfb7d6f720233ffc6552921603115e5402bc242 100644 (file)
@@ -1,6 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
       type="text/x-rakka"
-      isBoring="yes">
-  <textData>This is the main page. Hello, world!</textData>
+      isBoring="yes"
+      lang="en">
+
+  <otherLang>
+    <link lang="ja" page="メインページ" />
+  </otherLang>
+
+  <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>