]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
Wrote more
[Rakka.git] / defaultPages / MainPage
index 020ba7122a04c406e218dd19c3eedc9887c2e5fd..cdfb7d6f720233ffc6552921603115e5402bc242 100644 (file)
@@ -1,69 +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>= 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'''. 
+      isBoring="yes"
+      lang="en">
 
-5 apostrophes will bold and italicize 
-'''''the text'''''.
+  <otherLang>
+    <link lang="ja" page="メインページ" />
+  </otherLang>
 
-(Using 4 apostrophes doesn't do anything
-special -- there are just '''' left
-over ones'''' that are included as part of the text.)
-
-== CDATA section ==
-&lt;![CDATA[
-[[Wiki]] markup is ignored here
-but the text is reformatted.
-]]&gt;
-
-== PDATA section ==
-&lt;![PDATA[
-[[Wiki]] markup is ignored here
- and   reformatting is    also  disabled.
-]]&gt;
-
-== Leading spaces ==
- This
-   is a
-           preformatted
-      text.
-    [[Foo|Wiki markup is interpreted here.]]
+  <textData><![CDATA[
+= Main Page =
+This  is  the    main  page.
+Hello, world!
 
-== Listing ==
-* foo
-** bar
-*** baz
+<imgframe src="Help/SampleImage/Small" float="left">foo
+</imgframe>
 
-# foo
-## bar
-### baz
+Another paragraph...
 
-* foo
-*# bar
-*#* baz
-*# bar
+別の段落...<br />次の行...
+<span style="color:red">red <span style="color:blue">blue</span> red</span>
 
-== Link ==
-* [[Page]]
-* [[page]]
-* [[space in a page name]]
-* [[Page|Link to "Page"]]
-* [[Page#Heading]]
-* [[#Main Page]]
-* [[Page#Heading|Link to "Page#Heading"]]
-* [[#example]]
+== Subsection ==
 
-&lt;div id="example" /&gt;
-</textData>
+* [[Help/Syntax]]
+* [http://cielonegro.org/]
+* [http://cielonegro.org/ CieloNegro]
+]]></textData>
 </page>