Hey all, I recently released a small browser extension to help you post your ATF recipes to Reddit and other sites that support Markdown.
To use it, load up a recipe page on All The Flavors. Then click the "Copy ATF Recipe" button in your browser's addons area and a popup will confirm that the recipe has been copied to your clipboard. Finally, paste the recipe into any place that accepts Markdown to share it!
Is it just me, or does it not actually copy the recipe until you click the OK button on the dialog in Chrome?
The code says to copy the markdown to the clipboard, then pop up the alert, but because of the nature of JavaScript that doesn't mean it executes in that order. I'll look into ways to address this but it's low priority to me.
No worries, it's just the nature of my life that it'd work as expected for everyone else and not just me... so I had to ask xD
Personally I mix with a PC app, so ELR's "copy as text" was always super handy to put the (untampered) recipe in the notes section and ATF I copy the screen text which is a bit of pain to clean up (extra line endings and tabs) for that unless I'm not logged in.