Add mindjet support.

This commit is contained in:
Paulo Gustavo Veiga
2013-03-29 11:28:26 -03:00
parent fcb99490d8
commit ed508d646c
134 changed files with 22707 additions and 3102 deletions

View File

@@ -0,0 +1,18 @@
<map version="0.9.0">
<node ID="ID_0" TEXT="I have HTML In Nodes">
<node ID="ID_1" POSITION="right">
<richcontent TYPE="NODE">
<html>
<head/>
<body>
<p>Here is somefonts&#160;</p>
<p/>
<p>Add color changes ...</p>
<p>Add some bullets: Different Bullets</p>
<p>And all aligned !!!!s</p>
</body>
</html>
</richcontent>
</node>
</node>
</map>