I want to implement that in a rich text editor, when pasting, the html content in the clipboard is automatically converted to markdown content and then pasted into the editor, as if js does not support access to the clipboard. Do you have any solutions? ...