guardian/scribe

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

開放

#300 建立於 2014年12月2日

 (5 則留言) (0 個反應) (0 位負責人)JavaScript (265 個分叉)batch import
bughelp wantedpatch needed

倉庫指標

星標
 (3,516 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南