
Draco18s |

Quote:
There seems to be a quirk in the rarely-used list command. Considerat no point in this post have I used a line break, but note that there's twice as much space after the list as before
- this
- list
- right
- here;
Found that post in a super old thread about the list tag trying to see if this was reported already.
Regardless of what that post was saying at the time, the bullet points show up correctly.
Right?
Wrong:
Quote:
There seems to be a quirk in the rarely-used list command. Considerat no point in this post have I used a line break, but note that there's twice as much space after the list as before
- this
- list
- right
- here;
Whether or not the bullets show up depends entirely on the list items being next to your avatar. Once your post content has line-wrapped around below your avatar, no more bullets. It looks identical to line breaks:
Quote:
There seems to be a quirk in the rarely-used list command. Consider
this
list
right
here;
at no point in this post have I used a line break, but note that there's twice as much space after the list as before
This is because the left-margin on the <li> element has ben zero-d out.
Additionally, nested lists don't function at all:
- Consider
- this
- list
- right
- here:[list]
- A
- B
- C
- D