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
* handle pasting an empty post
* Handle passing a non-markup section (list or card) to `insertPost`
* make insertPost replace empty sections when pasting
* Restrict tagNames to valid ones for markup section, list section, list item
fixes#196fixes#190
* handle pasting an empty post
* Handle passing a non-markup section (list or card) to `insertPost`
* make insertPost replace empty sections when pasting
* Restrict tagNames to valid ones for markup section, list section, list item
fixes#196fixes#190
if the post fragment parsed from paste event's data is blank, do nothing
The text was updated successfully, but these errors were encountered: