Line breaks in comments

It’d be lovely, if DI checks, whether a line break is sensible. Punctuation signs should stay on the same line, even if the line length is just exceeded. See sample image (with default settings for DI):

The last period should stay after the closing code tag.

Similar situation, which can lead to an extra wide space in the documentation generated:

Thanks. I have added the failed test case. Another bug is the missing whitespace before <c>False</c>.

This is different. DocInsight should correctly handle the whitespace even with the provided text. Tracked in the tests.