Kevin Flynn wrote: > > I am currently using XXE to write a document describing the DTD I am using > (if you see what I mean...). The document contains XML examples with escaped > angle brackets etc. However, when I copy and paste such examples, XXE > doesn't always do the escaping properly. If, for example, I copy the escaped > example text: > > <emph>text</emph> > > then when I paste it in again, I actually get > > text > > in bold. I can avoid the problem by not copying the initial "<" and typing > it in before I paste the rest.
Thanks for reporting this bug. It is fixed now.

