You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure how to fix this. Sometimes, you do want double-quotes - so you can have \n and other things. But many times, we want the user to have single quotes. Perhaps we should always use single quotes in the recipes? And the user can change to double if they want? I could open a PR - I just wasn't sure at first.