When reformatting a commit message with a subject line that is longer than the allowed length using "commit-message-formatter.subjectMode" set to "split-ellipses", while the subject line is split as expected, the body text (all text after the subject line) is eliminated. This behavior is unexpected and does not occur with any other subject mode.