Character encoding: Difference between revisions
From FreeMind
Jump to navigationJump to search
m (Reverted edit of Yvyfyjeh, changed back to last version by Dan Polansky) |
Dan Polansky (talk | contribs) (revert to last full version) |
||
Line 1: | Line 1: | ||
FreeMind stores unicode characters as XML character entities into mind map files. | |||
Reading of UTF-8 encoded mind map files is supported to some extent; to be researched and documented. | |||
==Tracker items== | ==Tracker items== | ||
* [http://sourceforge.net/tracker/?func=detail&atid=107118&aid=2810535&group_id=7118 RC4 regression: incorrect viewing of UTF-8 map] | * [http://sourceforge.net/tracker/?func=detail&atid=107118&aid=2810535&group_id=7118 RC4 regression: incorrect viewing of UTF-8 map] | ||
==Limitations== | |||
* There is no or little support for XML declaration at the top of the mind map file; to be tested and clarified. | |||
[[Category:Development]] |
Revision as of 12:46, 22 November 2010
FreeMind stores unicode characters as XML character entities into mind map files.
Reading of UTF-8 encoded mind map files is supported to some extent; to be researched and documented.
Tracker items
Limitations
- There is no or little support for XML declaration at the top of the mind map file; to be tested and clarified.