guardian/scribe

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

Open

#300 aperta il 2 dic 2014

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (265 fork)batch import
bughelp wantedpatch needed

Metriche repository

Star
 (3516 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor