LetMeSleepAlready
LetMeSleepAlready
After reading #321 I tried to implement a test-case for enriched errors using a singular base class. This would be the proposed Error base class in #321 In the code...
See discussion in #55 Trimming means the following: `" this is a text " => "this is a text"` Complexities in child elements: **The only first text-child of a node...
During pretty print (and also linearize) we run through the xml and can then already detect certain problems such as unclosed tag (or incorrect new tag.. we can't really tell)...