arundelo comments on Open Thread: May 2009 - Less Wrong

4 Post author: steven0461 01 May 2009 04:16PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (204)

You are viewing a single comment's thread. Show more comments above.

Comment author: arundelo 02 May 2009 05:57:42PM *  1 point [-]

[Hm, the unordered list doesn't seem to be working for me. Any hints?]

Beginning of unordered list test

  • Item one
  • Item two

End of unordered list test

Source code:

Beginning of unordered list test
* Item one
* Item two
End of unordered list test

My guess: you're missing a blank line before your list.

Comment author: jscn 02 May 2009 09:32:40PM 0 points [-]

That sorted it, thanks.