lukeprog comments on The Neglected Virtue of Scholarship - Less Wrong

177 Post author: lukeprog 05 January 2011 07:22AM

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

Comments (153)

You are viewing a single comment's thread.

Comment author: lukeprog 05 January 2011 07:27:39AM 1 point [-]

Why did my post appear correctly in the editor, but when posted to the site, lose the spaces just before an apparently random selection of my hyperlinks?

Comment author: Eliezer_Yudkowsky 05 January 2011 09:20:41AM 6 points [-]

This happens when <div> tags are included, anywhere. I've deleted them.

Comment author: [deleted] 15 January 2011 06:41:20AM 2 points [-]

I will vouch for the fact that div-tags are the work of the devil. They impede my formatting on Blogger too. Very evil. I destroy all such tags and then I do my victory laugh.

Comment author: lukeprog 05 January 2011 09:48:35AM 0 points [-]

Sweet! Thanks.

I certainly didn't add div tags on purpose, so I'll be sure to watch out for them in the future.

Comment author: Clippy 05 January 2011 03:52:41PM 1 point [-]

One way to avoid formatting problems is to write your article in an external word processor (such as Microsoft Word) and then copy/paste it into the Website:LessWrong.com article entry field. (You cannot add the summary break this way, so that must be done afterward.)

Comment author: Randaly 05 January 2011 08:26:03AM *  0 points [-]

This seems to always occur around hyperlinks for me- and some other formatting too (e.g. "I've said almostnothing that is original.") I don't know why; I usually manually input an extra space.

Comment author: diegocaleiro 05 January 2011 09:21:07AM 1 point [-]

That happened to me as well.........

Lots of extra effort...... isn't this meta-fixable?

Comment author: Mass_Driver 05 January 2011 08:15:34AM 0 points [-]

I don't know. It's a great post, though: go fix it!

Comment author: lukeprog 05 January 2011 08:27:16AM 1 point [-]

For now, I simply added two spaces where Less Wrong wanted to collapse my single space into nothing. Hopefully someone will be able to figure out a more elegant solution.

I'm on Snow Leopard, Google Chrome.

Comment author: Dreaded_Anomaly 05 January 2011 08:39:46AM 0 points [-]

You could try using the HTML character entity reference for a non-breaking space, &*nbsp; (remove the asterisk). It's not really more elegant, but it will look nicer.