Add mindjet support.
This commit is contained in:
25
wise-webapp/src/test/resources/data/export/i18n2.mm
Normal file
25
wise-webapp/src/test/resources/data/export/i18n2.mm
Normal file
@@ -0,0 +1,25 @@
|
||||
<map version="0.9.0">
|
||||
<node ID="ID_0" TEXT="أَبْجَدِيَّة عَرَبِيَّة">
|
||||
<node ID="ID_1" POSITION="right" TEXT="أَبْجَدِيَّة عَرَبِ">
|
||||
<richcontent TYPE="NOTE">
|
||||
<html>
|
||||
<head/>
|
||||
<body>
|
||||
<p>This is a not in languange أَبْجَدِيَّة عَرَبِ</p>
|
||||
</body>
|
||||
</html>
|
||||
</richcontent>
|
||||
</node>
|
||||
<node ID="ID_2" POSITION="left">
|
||||
<richcontent TYPE="NODE">
|
||||
<html>
|
||||
<head/>
|
||||
<body>
|
||||
<p>Long text node:</p>
|
||||
<p>أَبْجَدِيَّة عَرَب</p>
|
||||
</body>
|
||||
</html>
|
||||
</richcontent>
|
||||
</node>
|
||||
</node>
|
||||
</map>
|
Reference in New Issue
Block a user