Closed UnaiUribarri-TomTom closed 1 year ago
I realised that the example provided did not trigger the issue. The issue was caused by a list of protobuf objects; protobuf defines a toString method that produces a multiline result. Updated the title of this issue.
New version has been released with #432, should we close the issue?
Thanks I've just noticed that the release build failed. I will try to fix it and retry later today.
I have problem rendering results in a class like this:
Inner objects (Node, Way, Relation) are not properly indented and also, only the first line is highlighted when there is a difference.
I have posted PR #432 that resolves both issues.