@@ -7536,6 +7750,316 @@ KM.registerToolbarUI( 'markers help', function ( name ) {
...
@@ -7536,6 +7750,316 @@ KM.registerToolbarUI( 'markers help', function ( name ) {
return$btn;
return$btn;
});
});
/*
http://www.xmind.net/developer/
Parsing XMind file
XMind files are generated in XMind Workbook (.xmind) format, an open format that is based on the principles of OpenDocument. It consists of a ZIP compressed archive containing separate XML documents for content and styles, a .jpg image file for thumbnails, and directories for related attachments.