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
Unfortunatelly this plugin is based on a field. That kind of field doesn't accept multiline text and automatically removes line breaks.
The solution would be to switch the plugin from input to textarea, style it then modify the plugin to accept multiline text. Then the delimitier you could use would be "\n".
How can I add a line break as a delimiter so when pasting
It will paste the content correctly as tags
The text was updated successfully, but these errors were encountered: