View Single Post
Old 11-14-2019, 06:04 AM   #1
guich
Junior Member
guich began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Nov 2019
Device: Samsung S7
Exclamation 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
guich is offline   Reply With Quote