This is a Raycast extension that converts Markdown in your clipboard to HTML and vice versa
Just copy some Markdown or HTML to your clipboard and run the correct command (either HTML to Markdown or Markdown to HTML)
If you don't already have Raycast and you are on MacOS, you can install it here
If you are SOM reviewer and you are on Windows, DM me here and I will send you a beta invite
Run
npm installand then run the extension in development mode
npm run devYou should be able to find the HTML to Markdown and Markdown to HTML commands in Raycast!