in reply to Re^5: Plain Text To HTML
in thread Plain Text To HTML
Or TinyMCE, ...
Those client side solutions can handle the paste event, access the navigator.clipboard object in the DOM and then choose between the best MimeTypes offered.
From personal experience I know that TinyMCE at least offers to display the content as some kind of HTML.
Pretty off topic here (no Perl involved) and probably beyond the skills of the OP.
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Plain Text To HTML
by NERDVANA (Priest) on Sep 23, 2024 at 04:22 UTC | |
by LanX (Saint) on Sep 23, 2024 at 09:54 UTC |