<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>ClipboardFusion RSS: How to use macros to turn html into markdown or markdown to html?</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=9bd2b009-154a-4eaf-9e78-0be3185a9e91" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=9bd2b009-154a-4eaf-9e78-0be3185a9e91</link>
<description>ClipboardFusion RSS: How to use macros to turn html into markdown or markdown to html?</description>
<lastBuildDate>Mon, 18 May 2026 15:44:19 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=9bd2b009-154a-4eaf-9e78-0be3185a9e91</generator>
<item>
<title>RE: How to use macros to turn html into markdown or markdown to html?</title>
<link>https://www.clipboardfusion.com/Discussions/View/how-to-use-macros-to-turn-html-into-markdown-or-markdown-to-html/?ID=9bd2b009-154a-4eaf-9e78-0be3185a9e91#2</link>
<pubDate>Fri, 15 Jun 2018 15:28:30 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/how-to-use-macros-to-turn-html-into-markdown-or-markdown-to-html/?ID=9bd2b009-154a-4eaf-9e78-0be3185a9e91#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[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...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
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: <a href="https://github.com/jgm/pandoc/releases/tag/2.2.1" target="_blank" rel="nofollow"><b>https://github.com/jgm/pandoc/releases/tag/2.2.1</b></a>. You can check for their current release here: <a href="https://pandoc.org/releases.html" target="_blank" rel="nofollow"><b>https://pandoc.org/releases.html</b></a>. 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:<br/>
<br/>
<ul class="ListBullet">
<li>Download the file attached to this post</li>
<li>Install Pandoc</li>
<li>Open the ClipboardFusion Settings window and go to the "Macros" tab</li>
<li>Click the "Import" button and select the file you downloaded in the first step</li>
<li>If you have Pandoc installed in a different location, change line 19 to where you have it installed on your computer</li>
<li>Review the code, and optionally give it a HotKey for quick and easy use</li>
<li>Click OK to close the Macro Edit window, and OK again to close the Settings window and save and apply your changes</li></ul>
<br/>
I hope this works for you!
</div>
]]></content:encoded>
</item>
<item>
<title>How to use macros to turn html into markdown or markdown to html?</title>
<link>https://www.clipboardfusion.com/Discussions/View/how-to-use-macros-to-turn-html-into-markdown-or-markdown-to-html/?ID=9bd2b009-154a-4eaf-9e78-0be3185a9e91</link>
<pubDate>Sat, 09 Jun 2018 02:18:06 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/how-to-use-macros-to-turn-html-into-markdown-or-markdown-to-html/?ID=9bd2b009-154a-4eaf-9e78-0be3185a9e91</guid>
<category>ClipboardFusion</category>
<description><![CDATA[How to use macros to turn html in Clipboard into markdown or markdown in Clipboard to html?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
How to use macros to turn html in Clipboard into markdown or markdown in Clipboard to html?
</div>
]]></content:encoded>
</item>
</channel>
</rss>