wisemapping-frontend/packages/mindplot/test/unit/export/expected/longnodes.mm

18 lines
599 B
Plaintext
Raw Normal View History

2021-12-31 23:30:51 +01:00
<map version="1.0.1">
<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>