flamebyrd: (Default)
flamebyrd ([personal profile] flamebyrd) wrote in [personal profile] melannen 2019-02-16 12:57 am (UTC)

This seems to be (on my layout at least) because Markdown is putting paragraphs inside the list item elements, which breaks lists styled with list-style-position: inside.

I had a bit of a quick play around to see if I could fix it while keeping that setting, but eventually decided to just override it on my theme's custom CSS with this:
.entry-content li, .comment-content li {
list-style-position: outside;
margin-left: 1.15em;
}

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org