|
|||||||
| Register | FAQ | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
When comparing two xml files, the result looks like this when an element is missing:
Code:
<elem> <elem> foo foo </elem> </elem> <elem> <elem> bar </elem> <elem> bash bash </elem> </elem> Code:
<elem> <elem> foo foo </elem> </elem> <elem> bar </elem> <elem> <elem> bash bash </elem> </elem> This would require having special rules for xml (and html) files. |
|
#2
|
|||
|
|||
|
Thanks for the example, Brian.
Improving our alignment is something we are always working on, and this is a case we would like to handle better in a future version of Beyond Compare. We do have some additional rules that help standardize whitespace for XML and HTML files, available here: http://www.scootersoftware.com/downl...kb_moreformats But they probably won't help with this specific alignment issue.
__________________
Aaron P Scooter Software |
|
#3
|
|||
|
|||
|
Also, if you could, please email us example files to support@scootersoftware.com (and include a link back to this forum post).
Thanks! ![]()
__________________
Aaron P Scooter Software |
![]() |
| Thread Tools | |
| Display Modes | |
|
|