Remix.run Logo
rahimnathwani 5 hours ago

Pandoc is great. I use it multiple times per day to move content between Outlook emails and a coding harness:

https://gist.github.com/rahimnathwani/210b1f9cb6ce731a304322...

  cat email-to-xyz.md | md2clip

  clip2md > email-from-xyz.md