To be honest, I wish it were just a specification of XML. It, however, seems to use a combination of XML-like tags and config/ini file syntax, such as:<div><br></div><div>[section]</div><div>    option= value</div><div>    other_option= value2</div>
<div>    name_option= "a string"</div><div>    [nested_section]</div><div>          image= "/relative/path/to/file.png"</div><div>    [/nested_section]</div><div>[/section]<br><br><div class="gmail_quote">
On Tue, Nov 16, 2010 at 11:20 AM, Frank Lanitz <span dir="ltr"><<a href="mailto:frank@frank.uvena.de">frank@frank.uvena.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Jon,<br>
<div><div></div><div class="h5"><br>
On Tue, 16 Nov 2010 10:17:15 -0500<br>
Jonathan Daily <<a href="mailto:biomathjdaily@gmail.com">biomathjdaily@gmail.com</a>> wrote:<br>
<br>
> Hello all,<br>
><br>
> I have started creating custom content for the FOSS game "Battle for<br>
> Wesnoth" [1]. I have been using Geany for editing the files, which are<br>
> written in a custom markup language. Does anyone else develop for<br>
> this, and if so, does anyone have custom filetypes for the markup<br>
> language? Otherwise, I'll have to get cracking on it myself.<br>
<br>
</div></div>I don't know of anybody who is doing this. Is this some kind of XML you<br>
are hacking there?<br>
<br>
Cheers,<br>
Frank<br>
<font color="#888888">--<br>
<a href="http://frank.uvena.de/en/" target="_blank">http://frank.uvena.de/en/</a><br>
</font><br>_______________________________________________<br>
Geany mailing list<br>
<a href="mailto:Geany@uvena.de">Geany@uvena.de</a><br>
<a href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany" target="_blank">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany</a><br>
<br></blockquote></div><br></div>