Closed bang-star closed 4 months ago
Ref: INT-3244
This issue is stale because it has been open 30 days with no activity. Please comment if you wish to keep this issue open or it will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
** environment
What is the current behavior? Describe the bug
The data was set as follows.
converted html
I want to remove additional br tags.
What is the expected behavior?
In the official document, it was possible to remove the trailing br tag using
remove_trailing_brs
.However, I don't know how to remove the br tag created in front.
Which versions of TinyMCE, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE?
I try to edit init options.
but I cant solve it.