Add mindjet support.
This commit is contained in:
18
wise-webapp/src/test/resources/data/export/longnodes.mm
Normal file
18
wise-webapp/src/test/resources/data/export/longnodes.mm
Normal 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 </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>
|
Reference in New Issue
Block a user