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
executing the bold command would lead to the following:
<p>Stuff<strong>|</strong></p>
Now, however, nothing happens; the html remains the same. This seems to have been introduced by 6461294 (semantic bold/italic). This issue also applies to the italic command.
The text was updated successfully, but these errors were encountered:
Previously, with the following html:
executing the
bold
command would lead to the following:Now, however, nothing happens; the html remains the same. This seems to have been introduced by 6461294 (semantic bold/italic). This issue also applies to the
italic
command.The text was updated successfully, but these errors were encountered: