On 14 March 2013 23:02, Robert Fekete <[email protected]> wrote: > Hi, > > First of all, thank you very much for releasing a new version, it really > rocks! > > I have noticed that for Asciidocs, the Symbol panel shows the > available elements in hierarchical order, which is awesome. > > Is it possible to get this hierarchical ordering to work for Docbook > documents as well?
It needs an XML tags parser, maybe made by modifying the HTML one (like I modified the markdown one to make asciidoc). Shouldn't be difficult, but "somebodys got to do it" (tm). Cheers Lex > > Kind Regards, > > Robert > > On Sun, Mar 10, 2013 at 4:27 PM, Colomban Wendling > <[email protected]> wrote: >> We are happy to announce a new release of Geany! >> >> For a comprehensive list of changes please see: >> http://www.geany.org/Documentation/ReleaseNotes >> >> Some highlights: >> >> * Rewrite of printing code. >> * Update Scintilla to 3.2.3. >> * Always display editor text in LTR direction. >> * Fix re-opening files with unknown but detected encoding from last >> session. >> * Replace 'Open file in a new tab' save dialog option with new >> 'Document->Clone' menu item. >> * Lots of JavaScript symbols parsing improvements. >> * Add filetypes AsciiDoc and Go. >> * Add translations: et, eu, he, hi, sr. >> * Update translations: ca, cs, de, es, fi, gl, it, kk, lt, nl, pt_BR, >> ru, sv, sl, tr. >> >> We want to thank all developers, translators and everyone who >> contributed to this release with patches, feedback, bug reports and so >> on. Thank you! >> >> As usual, all downloads can be found on http://download.geany.org/. >> >> >> - Colomban >> _______________________________________________ >> Users mailing list >> [email protected] >> https://lists.geany.org/cgi-bin/mailman/listinfo/users > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
