Jean Jordaan wrote: > > When I copy an itemized list and paste it in a text editor, I get:: > > TroubleshootingDevice administrationControl room procedures > > (i.e. no linebreaks).
Difficult to improve this. Copy commands work at the model level and associate no special semantics to an an itemized list. That is, for these commands: <ul><li>One</li><li>Two</li><li>Three</li></ul> is similar to: <p><b>One</b><b>Two</b><b>Three</b></p> > When I copy some collapsed sections, I get all the hidden text as well > (again without linebreaks). It would be better if it copied only the > visible text (to copy the rest I would just expand and then copy). Same problem as above. On Linux/X Window, in such case, please use the system selection instead of the clipboard. Prior to do that, use Options|Preferences, Edit options and check "Clicking with middle button pastes system selection". See http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditapp.dialog.PreferencesEditorDialog.html#editOptions

