The following markdown seems to remove white space between letters on the 2nd line
Markdown Code
`leosomethingelse` - `leo address 1` - created `1 year ` - mem `period 11` & `period 12` - seen `6 hours ago`
`leo` x `leo address 2` - created `>10 years` - mem `period 05 to period 08` - seen `never on this planet`
Actual Result
Expected Result
As it displays on here right now
leosomethingelse
- leo address 1
- created 1 year
- mem period 11
& period 12
- seen 6 hours ago
leo
x leo address 2
- created >10 years
- mem period 05 to period 08
- seen never on this planet
Notes
Introducing a new line between the two lines displays this result, noting the white space between characters on the 2nd line is correct: