5 ms·
I need the rendered content, not the plain text HTML. As mentioned in the README, I used pandoc in a previous version of the tool, but its output isn’t good loo
by letientai299 7mo ago
I need the rendered content, not the plain text HTML. As mentioned in the README, I used pandoc in a previous version of the tool, but its output isn’t good looking for my use case.
- naikrovek 7mo ago> I need the rendered content what do you mean, here? you rasterize the markdown into an image? [edit] yes he rasterizes the markdown into an image
- letientai299 7mo agoPlease read the README. The tool turns Markdown into NSPasteboard on Mac, or CF_HTML on Windows, so that when you press Cmd/Ctrl-P onto supported applications (Teams, Word, Google Docs), you get something similar to how Github would display the Markdown in the browser.