- AuthorPosts
- February 25, 2010 at 8:18 am #8128TimGreenMember
When using Outline on XML data containing CDATA blocks the outline gets truncated at the first CDATA block. It seems that the parser is not skipping the contents of the CDATA block and is getting tripped up by the code inside the CDATA block.
Similarly, the main editor also seems to get a little confused by XML containing CDATA because it is trying to parse the contents of the CDATA block as XML, which often fails.
February 25, 2010 at 4:38 pm #8130Yutaka EmuraKeymasterEmEditor does not take into account special cases like this. However, I might consider improving this behavior in future versions. Thank you for your inputs!
February 26, 2010 at 12:36 pm #8132TimGreenMemberHi Yutaka,
Thanks for the response — EmEditor is still my absolute favorite editor, I use it for everything and have a permanent link to it on the Help & Manual users’ forum which I manage. ;-)
February 26, 2010 at 5:08 pm #8134Yutaka EmuraKeymasterYou are welcome! Please let me know if you have any other questions. Thanks for the link!
- AuthorPosts
- You must be logged in to reply to this topic.