ngx-editor
ngx-editor copied to clipboard
[Bug]: Editor not compatible with rendered HTML
What happened?
I found 2 examples that the text inside the editor is not compatible with the rendered HTML.
- There is no option to make multiple whitespaces. It got trimmed in the rendered HTML.
- 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
I believe it's the prosmirror's behaviour. the editor itself does not generate or transform HTML.
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.