Please implement a feature to remove hyphens when pasting text (so that you can choose to paste it with the original formatting preserved or just plain text): for example:
Text: a
B
C
When pasting, it should be: a B C or a
B
C
User choice. Perhaps, for example, the "Paste" button could paste with line breaks, but if you paste using the pop-up suggestion button or from clipboard (long press), it should paste without hyphens.
Please implement a feature to remove hyphens when pasting text (so that you can choose to paste it with the original formatting preserved or just plain text): for example:
Text: a
B
C
When pasting, it should be: a B C or a
B
C
User choice. Perhaps, for example, the "Paste" button could paste with line breaks, but if you paste using the pop-up suggestion button or from clipboard (long press), it should paste without hyphens.