All source xml HTML entity encoding (like & - very common in parametised urls) is lost. After xJam processing it is put in resulting code as a single character (&). This mades the page an invalid xhtml.
Log in to post a comment.