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
FIX: paste mention from post to rich editor (#34184)
Prioritizes the mention `parseDOM` handler so it happens before the link
mark parser, and makes sure to get the username from `textContent` when
`data-name` isn't available.
0 commit comments