appended an empty paragraph when inserting a table
This commit is contained in:
		| @ -541,7 +541,10 @@ Table.prototype = { | ||||
|             '<tbody>' + | ||||
|             html + | ||||
|             '</tbody>' + | ||||
|             '</table>', { | ||||
|             // codepot | ||||
|             //'</table>', { | ||||
|             '</table><p></p>', { | ||||
|             // end codepot | ||||
|                 cleanAttrs: [], | ||||
|                 cleanTags: [] | ||||
|             } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user