litphoria

message

You're not signed-in. If you're new, why don't you take a moment to read the site's intro?
View litphoria Introduction

Feedback ยท Bullet point content appears on newlines (in progress)

As can be seen in various profiles (such as this one), bullet points don't get handled well: each bullet point will have a paragraph, and that paragraph insists on starting on a new line from the bullet point.

This happens when using double spacing between each bullet point:

  • test

  • test

comes from

* test

* test

This might be just a Firefox thing - on Firefox, the above shows up like this.

meta info

endorsement points: 1

created: 18 April 15 at 07:17 AM (build: 4/12/2015 6:11 PM beta)

Brenton

Isn't that just the way that markdown works? Or is the issue the lack of double spaces?

Velus

Markdown is meant to create paragraphs when you double-space list items, but the fact the content gets pushed onto new lines in Litphoria is a visual bug.

I also just realised what was causing it. We have these lines of CSS:

ul{
    list-style:circle inside
}

ol{
    list-style:decimal inside
}

The inside keyword is causing the problem, and should just be removed (so as to use the default, outside).

Wrecked Avent Site Administrator

I don't see what the problem is?

Velus

Brenton

Oh, that is the confusion then, it is not showing up like that on my screen.

Lich Community Manager

Confirmed, definitely happens in Firefox.

Lich Community Manager

Fixed for Firefox. (Say that five times fast.)

Lich Community Manager

Specifically this was fixed for roleplays and chats. We'll need some work to go before this can be resolved in feedback posts.

  Got something to say? Why don't you register and participate?
Litphoria has a unique community feedback system, where the community decides what profile options are available, and what order new features are developed.

I want my voice heard! tell me more!