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
The paste-markdown package was recently updated to add settings to control link-pasting behavior.
We should add a corresponding prop to the MarkdownEditor component to forward this setting out so that consumers can control the behavior. In downstream usages, this prop will be powered by the new "URL paste behavior" accessibility user setting.
This should be a pretty lightweight change to the draft MarkdownEditor component.
This blocks github/memex#12266
The text was updated successfully, but these errors were encountered:
The
paste-markdown
package was recently updated to add settings to control link-pasting behavior.We should add a corresponding prop to the
MarkdownEditor
component to forward this setting out so that consumers can control the behavior. In downstream usages, this prop will be powered by the new "URL paste behavior" accessibility user setting.This should be a pretty lightweight change to the draft
MarkdownEditor
component.This blocks github/memex#12266
The text was updated successfully, but these errors were encountered: