Is there a way to access the clipboard content as a temporary file from JS?
I'm working on a transformer for RTF to markdown via Pandoc, but it looks like pandoc -f rtf might only work with a file.
Is there a way to access the clipboard content as a temporary file from JS?
I'm working on a transformer for RTF to markdown via Pandoc, but it looks like pandoc -f rtf might only work with a file.