mobily / markdown-live

Markdown preview with live update.
341 stars 22 forks source link

CSS for paragraph after a list is wrong #10

Open greduan opened 9 years ago

greduan commented 9 years ago

The problem is that there is no spacing between the list and the next paragraph, making it awkward to read.

One example:

screen shot 2015-08-19 at 10 42 27 am screen shot 2015-08-19 at 10 43 21 am

Another example:

screen shot 2015-08-19 at 10 42 39 am screen shot 2015-08-19 at 10 43 04 am

I tried and the problem is the same for ordered lists amd for unordered lists.