我在应用程序中添加了ngx-editor,并且在该编辑器中,换行符无效。
<app-ngx-editor fxFlex="100" [config]="editorConfig"
placeholder=" Enter Email Description Here..." formControlName="content"
height="180px" [spellcheck]="true"></app-ngx-editor>
我得到这种结果,请指导我解决 1. https://prnt.sc/ni7sjh