Plugin Author
Brecht
(@brechtvds)
Hi Andrew,
This bug should be fixed in the 1.4.0 version we just released.
Brecht
Thanks Brecht!
It’s still adding a on its own line, both above and below the shortcode, which seems unnecessary to me. I’d rather control vertical padding with CSS, not with extra hardcoded breaks… but at least now it’s keeping it to just one! 🙂
Plugin Author
Brecht
(@brechtvds)
It does that to allow you to click before and after the recipe and add content there. Might look into a more elegant solution later on but there are a few other priorities at the moment.
For before the shortcode, one could always just put the cursor at the end of the previous paragraph and then press “enter,” no? (or in a worst-case, such as the recipe shortcode at the very top, you could switch over to “Text” mode to get a linebreak in there…)
Having it after the recipe doesn’t bother me as much, but I’d still prefer not to have any linebreaks hardcoded… I hear you about other priorities, though once this gets changed in the future, it’s also going to mean extra space above/below some recipes than others (which will require editing individual posts to change later)… so the sooner you can fix this, the better.
Plugin Author
Brecht
(@brechtvds)
I did it specifically for people who add the recipe first and then when to add their post content before it. Without the space that’s very annoying and not everyone would think about going to the Text Editor to fix it.
I’ll see if there’s a better solution.