Yvain comments on Issues, Bugs, and Requested Features - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (628)
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.
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.