Description
For example, in xwiki/2.1:
hello world
Should generate:
hello\\* world
instead of:
hello\\ world
Since the latter creates a new paragraph according to http://bxhorn.com/latex-line-and-page-breaks/
For example, in xwiki/2.1:
hello world
Should generate:
hello\\* world
instead of:
hello\\ world
Since the latter creates a new paragraph according to http://bxhorn.com/latex-line-and-page-breaks/