tui.editor icon indicating copy to clipboard operation
tui.editor copied to clipboard

Empty lines inside table cell cause empty WW result

Open ibedarev opened this issue 2 years ago • 0 comments

Here is br tag causes stack.pop https://github.com/nhn/tui.editor/blob/0c5c11bac0b9954e2cac2ff2a081ce8c80a5f14d/apps/editor/src/convertors/toWysiwyg/htmlToWwConvertors.ts#L186

After convert cycle stack will be empty and converter will return null as result

Md example

1

  • 1

ibedarev avatar Oct 30 '23 11:10 ibedarev