Just noted: there is extra space between lines in nested unordered lists.
Here is the code:
* one
* two
* three
* four
An [external link](https://apple.com).
Here is how it looks in finished card (there is extra space between ‘three’ and ‘four’ line):

And here is how the same code looks in different markdown editors:


1 Like
tobias
2
Hi @Valery_Kondakoff, this will be fixed in 1.5!
1 Like
Just a quick addition (I think this might be the same issue). Here is the code:
- using '- '
- using '- '
* test '* '
* test '* '
Here how it should look:
And here is how it currently looks in SN:

tobias
4
Yes, this bug effects all lists, I have already patched it on our end!