]> gitweb @ CieloNegro.org - Rakka.git/blob - defaultPages/MainPage.xml
cdfb7d6f720233ffc6552921603115e5402bc242
[Rakka.git] / defaultPages / MainPage.xml
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="yes"
5       lang="en">
6
7   <otherLang>
8     <link lang="ja" page="メインページ" />
9   </otherLang>
10
11   <textData><![CDATA[
12 = Main Page =
13 This  is  the    main  page.
14 Hello, world!
15
16 <imgframe src="Help/SampleImage/Small" float="left">foo
17 </imgframe>
18
19 Another paragraph...
20
21 別の段落...<br />次の行...
22 <span style="color:red">red <span style="color:blue">blue</span> red</span>
23
24 == Subsection ==
25
26 * [[Help/Syntax]]
27 * [http://cielonegro.org/]
28 * [http://cielonegro.org/ CieloNegro]
29 ]]></textData>
30 </page>