Nicolas Crittin

Results 38 comments of Nicolas Crittin

Hi, I'll think about adding such a method. I'm just wondering how to handle comments, cdata blocs, etc. Note that currently you can already do the same with a XSL...

Hi, Please can you provide a simple example which could help to reproduce ? Thansk

I'm not sure you both have the same issue. As I understand, @Ofaolain expects that the DTD selection dialog appears when validating XML, and @HarryClark537 points on DTD validation not...

Hi, Please can you give more details ? Which NPP version (32 or 64 bits) ? Which XMLTools version ? Which error ? Which pretty print engine (SimpleXml, QuickXml or...

I need more details in order to reproduce and fix the issue. Please can you at least give a screenshot of the error message and ideally describe more in details...

It seems similar to issue #87 Please can you just check that your xml code is valid and try to use another formating engine (available in xmltools options dialog) ?...

> I changed the options to "StringXML" since my xml files are very small, now it works. > > Here is an anonymized example: > `` Well, XML formating engines...

The SimpleXml.docx you provided (shown below) contains invalid xml (missing "/" in final tags) ![image](https://user-images.githubusercontent.com/10232771/107846549-ecef2a00-6de4-11eb-9748-5d30402fef1a.png) PrettyPrint engines are not able to guess the underlying structure. I strongly recommand that you...

Hi, Thanks for the information, but I'm not sure to understand what is the issue with xmltools... Regards

I recently forked the project and released a new version which fixes this issue and some others. A release is available here: https://github.com/morbac/ice/releases Note that I only tested it with...