<div dir="ltr"><div dir="ltr"><div dir="ltr">I know we don't do this very often.<div>but I'd like to suggest new markup.</div><div>I'm looking for feedback before I create a PITS entry.</div><div><br></div><div>Actually, in a way its not new markup, its just making two existing markups work together</div><div><br></div><div>Currently we have the markup</div><div><ul><li>Line break <b><font color="#ff0000">\\ </font></b>which forces a new line if the very last two characters on a line (i.e. before a new line character)</li><li>Join line <b><font color="#ff0000">\ </font></b>which forces a new line if the very last characters on a line (i.e. before a new line character)<br></li></ul><div>I propose the introduction of the markup</div></div><div><ul><li>Join line with break <font color="#ff0000"><b>\\\</b></font> which forces a line break and retains indentation if the very last three characters on a line (i.e. before a new line character)</li></ul><div>i.e. \\ generates a </p> or </li></div></div><div>\\\ generates a <br/></div><div><br></div><div>This allows you to place a line break in lists for example and retain the bullet, e.g.</div><div><ul><li>indented list <b><font color="#ff0000">\\\</font></b><br>with text continuing</li><li>next list item</li></ul><div>thanks</div></div><div><br></div><div>Simon</div></div></div></div>