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
Update regex to only detect section starts in eds file when they are the start of the line eg ^[ not [ this allows names to use the [ character freely, fixes#50
Also if eds contains no comments section, don't try to parse it but just init a empty one
0 commit comments