Page 1 of 1

Feature request: copy/paste as markdown

Posted: Mon Jan 27, 2025 4:04 pm
by jonjon
Will you consider the copy/paste as markdown feature as it seems that it is currently missing ?
With accompanying actions, including integration with "Paste special", that would be even better!
Thank you.

Re: Feature request: copy/paste as markdown

Posted: Fri Feb 14, 2025 3:46 pm
by jonjon
Ping

Re: Feature request: copy/paste as markdown

Posted: Sat Feb 15, 2025 2:49 pm
by Sergey Tkachenko
This is a good idea.
In my working version, added:
- new method TRichView.CopyMarkdown
- new method TRichViewEdit.PasteMarkdown.
- Markdown option in TrvActionPasteSpecial.

It will be included in the next update,

Please note that the Clipboard does not have a special Markdown format, so when copying, Markdown is copies as a plain text format. When pasting, the editor gets a plain text from the Clipboard and inserts it as Markdown.

Re: Feature request: copy/paste as markdown

Posted: Mon Apr 07, 2025 8:35 am
by jonjon
Great, thank you. Do you know when next update will be released ?

Re: Feature request: copy/paste as markdown

Posted: Mon Apr 07, 2025 12:04 pm
by Sergey Tkachenko
I plan to upload it in this week, after RVMedia update

Re: Feature request: copy/paste as markdown

Posted: Thu Apr 17, 2025 12:23 pm
by Sergey Tkachenko
Added in version 23.2