Alicorn comments on Two-Tier Rationalism - Less Wrong

40 Post author: Alicorn 17 April 2009 07:44PM

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

Comments (26)

You are viewing a single comment's thread.

Comment author: Alicorn 17 April 2009 07:44:43PM *  3 points [-]

The code here is obviously not working. Does anyone know how to fix that so it's parsed properly?

Edit: Okay, I fixed everything in the WYSIWYG. How very irritating.

Edit 2: What conceivable reason could there be for downvoting this comment? Should I have deleted it on account of clutter or something?

Comment author: Vladimir_Nesov 17 April 2009 07:50:35PM *  2 points [-]

You need to use html, or the the default WYSIWYG editor. Also, you can preview an article if you save it as "Draft" first.

Comment author: Alicorn 17 April 2009 07:52:37PM 2 points [-]

Even my HTML tags (for superscript) are not working.

Comment author: pjeby 17 April 2009 07:54:23PM *  2 points [-]

Even my HTML tags (for superscript) are not working.

That's because it's a WYSIWYG editor; you have to use the "source" button to be able to edit the HTML directly.

Comment author: PhilGoetz 17 April 2009 07:50:14PM 2 points [-]

The code for writing posts is completely different from that for writing comments. Edit your post and look for the GUI at the top.

Comment author: thomblake 20 April 2009 04:11:06PM 2 points [-]

What conceivable reason could there be for downvoting this comment?

A possible explanation: this comment is amongst the least useful of all comments on this article. If we ask the question, "Which comments should a random passerby see at the top of the list", this comment belongs all the way at the bottom, possibly entirely hidden from sight.

Comment author: Alicorn 21 April 2009 07:14:47AM 3 points [-]

That's one reason the multipurpose nature of karma is so irritating. Voting doesn't just move comments around, it affects a user's overall karma. Besides, it was already at the bottom.

Comment author: ciphergoth 21 April 2009 07:41:58AM 1 point [-]

Don't worry about downvotes here and there - it all comes out in the wash.

Comment author: PhilGoetz 17 April 2009 08:42:16PM 1 point [-]

Edit 2: What conceivable reason could there be for downvoting this comment? Should I have deleted it on account of clutter or something?

Voter stupidity.

Comment author: Alicorn 17 April 2009 08:44:22PM 0 points [-]

Watch me as I wish fervently for identification of votes.

Comment author: pjeby 17 April 2009 07:50:02PM 0 points [-]

The code here is obviously not working. Does anyone know how to fix that so it's parsed properly?

The problem is that the post editor uses plain old HTML, and doesn't support any of the markup used by the comment editor. (You could stick your code into a comment, then copy the HTML source, I suppose.)

Comment author: MBlume 17 April 2009 07:59:33PM 3 points [-]

actually, with the WYSIWYG editor, she could stick her code into a comment, and then just copy the resulting comment.