When generating a document, formatting is critical for presentation purposes. One of the problems I have is with paragraph breaks, which I want absolute control over, as they affect the way paragraphs break across a page. In all my descriptions, I make sure that there isn’t a trailing paragraph break that could cause problems. However, when the description includes a bulleted list, I can’t seem to get rid of the trailing break. The image below shows a snapshot of a table of enumeration literals in a class where the description includes a bulleted list. You’ll notice that the last bullet ends with a paragraph break, followed by the table cell break. This makes the table bigger than it needs to be.
Each bullet also has a space at the end that I can’t get rid of either, but that’s less of an issue.