]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
wrote many
[Rakka.git] / defaultPages / MainPage
index 69c5ecea383e8172233dc38540b2062856813ec8..4c056fa76380bd967a98d214d4dbb14deea76fe2 100644 (file)
@@ -2,42 +2,23 @@
 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
       type="text/x-rakka"
       isBoring="yes">
-  <textData>= Main Page =
-This  is  the    main  page. 
+  <textData><![CDATA[
+= Main Page =
+This  is  the    main  page.
 Hello, world!
 
-Another paragraph...
-
-== Italic and bold ==
-You can ''italicize text'' by putting 2 
-apostrophes on each side. 
-
-3 apostrophes will bold '''the text'''. 
+<imgframe src="Help/SampleImage/Small" float="left">foo
+</imgframe>
 
-5 apostrophes will bold and italicize 
-'''''the text'''''.
-
-(Using 4 apostrophes doesn't do anything
-special -- there are just '''' left
-over ones'''' that are included as part of the text.)
+Another paragraph...
 
-== CDATA section ==
-&lt;![CDATA[
-[[Wiki]] markup is ignored here
-but the text is reformatted.
-]]&gt;
+別の段落...<br />次の行...
+<span style="color:red">red <span style="color:blue">blue</span> red</span>
 
-== PDATA section ==
-&lt;![PDATA[
-[[Wiki]] markup is ignored here
- and   reformatting is    also  disabled.
-]]&gt;
+== Subsection ==
 
-== Leading spaces ==
- This
-   is a
-           preformatted
-      text.
-    [[Foo|Wiki markup is interpreted here.]]
-</textData>
+* [[Help/Syntax]]
+* [http://cielonegro.org/]
+* [http://cielonegro.org/ CieloNegro]
+]]></textData>
 </page>