You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is < p > < br class = "ProseMirror-trailingBreak" > </p > in the element after the line break, but in the saved data, it is < p > </p > empty P tag
#471
Open
JiaWenjie1001 opened this issue
Aug 31, 2023
· 1 comment
Why is
< p > < br class = "ProseMirror-trailingBreak" >
in the element after the line break, but in the saved data, it is
< p >
empty P tag
The text was updated successfully, but these errors were encountered: