Sphinx allows arbitrarily placed line breaks in HTML output with the |br| notation. However this does not work with Latex or EPUB. Is there any way in Sphinx to specify arbitrary line breaks in an output platform independent manner? The problem I face is that I use lists such as
* Line 1
Line 2
and this will not allow line blocks on line 2