Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
OwO
6 discussion posts
How to use macros to turn html in Clipboard into markdown or markdown in Clipboard to html?
Jun 9, 2018  • #1
Thomas Malloch (BFS)'s profile on WallpaperFusion.com
An easy way to convert formats is to use the tool called Pandoc. As of this post, the most recent version is 2.2.1, and I installed the binary from this page: https://github.com/jgm/pandoc/releases/tag/2.2.1. You can check for their current release here: https://pandoc.org/releases.html. Once you have installed this tool, I managed to put together a Macro that integrates the tool with ClipboardFusion. Here's how to use it:

  • Download the file attached to this post
  • Install Pandoc
  • Open the ClipboardFusion Settings window and go to the "Macros" tab
  • Click the "Import" button and select the file you downloaded in the first step
  • If you have Pandoc installed in a different location, change line 19 to where you have it installed on your computer
  • Review the code, and optionally give it a HotKey for quick and easy use
  • Click OK to close the Macro Edit window, and OK again to close the Settings window and save and apply your changes

I hope this works for you!
• Attachment: Pandoc Convert.cfmacro [10,736 bytes]
Jun 15, 2018  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)