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
Allow users to pass plugin options in the same syntax they are
typically passed to remark (e.g. a two item array -- first being
the plugin and second being an object containing the options).
This doesn't break the existing behavior, i.e. users can still
just pass the plugin by itself.
0 commit comments