Hi, On Wed, Aug 5, 2015 at 4:58 PM, Andreas Tille <[email protected]> wrote: > > Hi Akshita, > > The new version now has 'ü' instead of 'ü'; and 'á' instead of > 'á'. The result in the browser is the same but it looks better > when reading the code. I wonder whether it makes sense to strip those > diffs from the test code by simply droping in class 'published' all > non-ASCII signs in the new code and all "&#[0-9];" in the old code. It > might be a bit dangerous to overlook a real diff but as far as I can see > currently it simply spoils the diff. >
As you said, I am not sure if it is indeed a good idea to not check for the difference in class 'published'. But if you say so, we can implement it temporarily. > Could you please implement the > > The package is enhanced by the following packages > > field. > I have added 'enhanced by' information to tasks file. -- Akshita Jha
