Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > David Masterson <dsmaster...@outlook.com> writes: > >> * Header 1 >> >> * Header 2 >> >> Position the cursor on '1' and M-return will create a new header with a >> blank line before and after it, but C-return will create a new header >> with a blank line before, but not after it.
> I see. I pushed a fix in master branch. Please let me know if it <C-RET> > behaves better there. Good try, but I think you got it backwards. I pulled down a daily development snapshot tarball from yesterday (not good with git yet) and tried it again. This time, it broke M-return by adding an extra blank line after the header (ie. two blank lines), but still did not put in a blank line after the header on C-return. -- David