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
Running update_citation() now retains newlines in DESCRIPTION$Description when writing zenodo.json. The DESCRIPTION file uses 80 char soft wrapping that is not intended as actual new lines. The Description property is limited to 1 paragraph: https://r-pkgs.org/description.html#sec-description-title-and-description
Can the old behaviour be reinstated? I used checklist 0.3.1 and 0.3.5.