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
54baf82 Add types, remove position, use, useFirst feature: add types breaking: remove position field (use unist-util-remove-position if you previously set position: false) breaking: remove support for use, useFirst (manipulate the lists of plugins yourself) patch: fix support for CR, CRLF line endings