ngx-editor icon indicating copy to clipboard operation
ngx-editor copied to clipboard

[Bug]: Editor not compatible with rendered HTML

Open roip890 opened this issue 2 years ago • 1 comments

What happened?

I found 2 examples that the text inside the editor is not compatible with the rendered HTML.

  1. There is no option to make multiple whitespaces. It got trimmed in the rendered HTML.
  2. When I make a new break line (press Enter) it creates a

    . On the rendered HTML I don't see those new lines.

Version

v13.0.0

Angular Version

v13.2.4

What browsers are you seeing the problem on?

No response

Link to reproduce

No response

Relevant log output

No response

Willing to submit a PR?

No response

roip890 avatar Aug 23 '22 08:08 roip890

I believe it's the prosmirror's behaviour. the editor itself does not generate or transform HTML.

sibiraj-s avatar Aug 24 '22 05:08 sibiraj-s

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.

github-actions[bot] avatar Mar 19 '23 01:03 github-actions[bot]