-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi,
I really like this software, so far it has been the only reliable one I found to sort xml files.
One thing I would love to see implemented is natural order sorting (mostly for attributes).
I have a few 15mb xml files that I need to go through and diffing them is a problem unless using a tool like this one. But the output will order numbers like: 1, 10, 100, 2, 20... etc, instead of 1, 2, 10, 20, 100 as I think would be more appropriate.
If that could be implemented or a snippet of code given so I can change it on the .cs file directly I'd really appreciate it.
Anyway, thanks again.
Metadata
Metadata
Assignees
Labels
No labels