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
Objects of the form { insert: "foo", attributes: { code: true, /*...*/ } } should be converted into <code>foo</code>, or the equivalent on other platforms
The text was updated successfully, but these errors were encountered:
Objects of the form
{ insert: "foo", attributes: { code: true, /*...*/ } }
should be converted into<code>foo</code>
, or the equivalent on other platformsThe text was updated successfully, but these errors were encountered: