guardian/scribe

Blank <p> tags when content contains a table at start

Open

#300 建立於 2014年12月2日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)JavaScript (3,516 star) (265 fork)batch import
bughelp wantedpatch needed

描述

When the content contains a table as the first element (or only element), clicking at the start of the table automatically creates a <p><br></p> node at the start.

When trying to delete the resulting gap from that node, more such nodes are just added to the start.

I have verified this bug in Chrome 39 and Firefox 33.1.1.

貢獻者指南