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