You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I implemented a small tweak to the serialization in 10cce52 The newlines between the file header and the first entry are now stored as part of the parsed serialization of the first entry. This fixes this issue (works for me, please double-check).
However, this means that the newline between the first entry and the preamble "move", together with the first entry. So if you have five newlines between the first entry and the preamble and resort the file, the five newlines move together with the first entry. From my point of view, this is a feature, not a bug 😄
The text was updated successfully, but these errors were encountered: