BUG: Android SwiftKey line breaks not preserving in multi-line text types

I’m using SwiftKey on Android. Steps to reproduce:

  1. Start a Block Quote.
  2. Type some text.
  3. Type ENTER.
  4. Notice the cursor starts a new line.
  5. Type some letters. So far so good.
  6. Now type Space.
  7. Notice how the line break is removed, and the text that was typed on that new line has moved up to the end of the previous line.

Expected behavior: the new line break is preserved and typing can continue on the new line after typing a Space.

Actual behavior: new line break is undone after typing a Space.

The same thing happens in a Note on a bullet, so it is not limited to Block Quotes. But typing ENTER at the end of a bullet correctly starts a new bullet. So it seems limited to multi-line text types.