Create a bulleted list Add in line breaks Add another bulleted list Enter preview mode
Bullet spacing should be consistent and aligned with editor mode
Spacing between bullets increases
Screenshots: Standard Bullet List in Editor
Standard Bullet List in Preview
Two Bullet Lists in Editor
Two Bullet Lists in Preview
Not a bug. This is the markdown spec. You are defining a loose list.
https://github.github.com/gfm/#loose
Thanks, TIL!
Thanks for clarifying this here. However, what could I do, if i simply want to seperate two lists or some list items, without making this list loose? Any workaround/plugin/custom css solution?