]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
Implemented inline images and framed images
[Rakka.git] / defaultPages / MainPage
index 020ba7122a04c406e218dd19c3eedc9887c2e5fd..c64e7b7284ac0accdc580ce3cdc138d4dcd2badc 100644 (file)
@@ -2,68 +2,18 @@
 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
       type="text/x-rakka"
       isBoring="yes">
-  <textData>= 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'''. 
-
-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.)
+<imgframe src="Help/SampleImage/Small" float="left">foo
+</imgframe>
 
-== 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.]]
-
-== Listing ==
-* foo
-** bar
-*** baz
-
-# foo
-## bar
-### baz
+Another paragraph...
 
-* foo
-*# bar
-*#* baz
-*# bar
+別の段落...<br />次の行...
 
-== 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>
+]]></textData>
 </page>