Yvain comments on Issues, Bugs, and Requested Features - Less Wrong

10 Post author: Eliezer_Yudkowsky 26 February 2009 04:45PM

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

Comments (628)

You are viewing a single comment's thread.

Comment author: Yvain 19 March 2009 01:17:31AM 1 point [-]

The "indent" feature on the article writer is spotty. Sometimes it works as advertised, sometimes it doesn't. For example, I indented the quote on the top of my post "How to Not Lose an Argument" , it appeared indented in the editor when I was writing it, and when I click on "edit", it continues to appear indented on the editor. But it's doesn't get indented on the post itself.

Comment author: Vladimir_Nesov 19 March 2009 01:32:34AM *  1 point [-]

The HTML tag attribute disappears in the published version, even though the code is produced by the buttons in the site's editor. We have <p style="padding-left: 30px;"> written by the button in editor, but it becomes just <p> in the published version.