xmltools icon indicating copy to clipboard operation
xmltools copied to clipboard

Syntax Check - Invalid characters not being detected

Open farix004 opened this issue 3 years ago • 0 comments

Notepad++ version 8.4.6 (64-bit and 32-bit) Plugin list version 1.5.4 XML Tools version 3.1.1.13 (64-bit and 32-bit)

2022-10-21_14h11_42

Last working version Notepad++ version 8.4.6 (32-bit) Plugin list version 1.5.4 XML Tools version 3.1.1.3 (32-bit)

2022-10-21_14h10_05

<?xml version="1.0" encoding="UTF-8"?> <invalidContent> <unicode>Some invalid content :  </unicode> </invalidContent>

I have not tested previous versions of Notepad++

farix004 avatar Oct 21 '22 13:10 farix004