tag attributes in random order
Hi!
I use the folder-out plugin to better interface with GIT.
I just noted that the attributes are being saved in random order, but with same values. This makes GIT thinking that something was changed when it was not!
For example:
saved 2 days ago:
<meta content="0.9.18" name="Sigil version"/>
saved today:
<meta name="Sigil version" content="0.9.18" />
You see, same info but at different order. Can someone change it to, maybe put in alphabetical order?
many thanks
guich
|