> The single like break issue is because of Markdown. When he has finished implementing the BBCode parser, Markdown will be removed. Thus, your single line breaks will be restored. > > So again, perhaps you can survive with double line breaks while he finishes implementing? > > EDIT: with a bit of googling, it turns out that you can use single line breaks by adding two spaces to the end of the line, then moving to the new line. > > Example: > New line! > > [Source](http://meta.stackexchange.com/questions/26011/should-the-markdown-renderer-treat-a-single-line-break-as-br) Oh This is a great find! Ty so much --- I think I can fare without buttons for awhile. As long as it's for the editor being fixed! :D