[Edit: Issues, Bugs, and Requested Features should be tracked at Google Code, not here -- matt, 2010-04-23]
Less Wrong is still under construction. Please post any bugs or issues with Less Wrong to this thread. Try to keep each comment thread a clean discussion of each bug or issue.
Requested features... sure, go ahead, but bear in mind we may not be able to implement for a while.
As demonstrated in this comment, there doesn't appear to be a way to make a working link in a comment if the URL contains a close-parenthesis, as this is scanned as the end of the URL.
Not so. Lookit: parenthesis) You have to escape the close parenthesis in the URL with a backslash, \) like so.