]> gitweb @ CieloNegro.org - Rakka.git/blob - defaultPages/MainPage
Wrote many...
[Rakka.git] / defaultPages / MainPage
1 <?xml version="1.0" encoding="UTF-8"?>
2 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
3       type="text/x-rakka"
4       isBoring="no"
5       lang="en"><!-- FIXME: isBoring="yes" -->
6
7   <otherLang>
8     <link lang="ja" page="メインページ" />
9   </otherLang>
10
11   <!-- FIXME: delete this -->
12   <summary>The main page to be shown as an index page.</summary>
13
14   <textData><![CDATA[
15 = Main Page =
16 This  is  the    main  page.
17 Hello, world!
18
19 <imgframe src="Help/SampleImage/Small" float="left">foo
20 </imgframe>
21
22 Another paragraph...
23
24 別の段落...<br />次の行...
25 <span style="color:red">red <span style="color:blue">blue</span> red</span>
26
27 == Subsection ==
28
29 * [[Help/Syntax]]
30 * [http://cielonegro.org/]
31 * [http://cielonegro.org/ CieloNegro]
32 ]]></textData>
33 </page>