facebookarchive / draft-js

A React framework for building text editors.

Home Page:https://draftjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

delete atomic by backspace will get 'a'

clydee-geng opened this issue · comments

2022-05-09 14 33 07

The output html string simply removes the 'figure' and not the atomic whole
image

This is the html string entered

<p><figure><img src="https://s2.ax1x.com/2020/02/29/3yhm8S.jpg" style="width:166px;height:237px;" /></figure><figure><img src="https://s2.ax1x.com/2020/02/29/3yhm8S.jpg" style="width:166px;height:237px;" /></figure></p>