Yes I know I am being a bit nitpicky, but I like things lined up in neat little rows, damnit.

In the preview it looks great:

Image of Preview

but on the post it lines up according to the editor, not the preview:

Image of Result

link|improve this question
2  
As described here, the problem comes from using tabs in the markdown. Unfortunately it seems that there's still an inconsistency between how the server and client side handles that situation, though. – Tim Stone Apr 30 '11 at 17:43
You could at least have made your question demonstrate the problem. – Uphill Luge Apr 30 '11 at 17:58
@Tim client side issue makes perfect sense. Thanks. @hans I think the images I linked demonstrate the problem? – JIStone Apr 30 '11 at 18:13
2  
Probably caused by mixing tabs and spaces, see How does The Editor Handle Tab Characters? – Arjan Apr 30 '11 at 18:16
feedback

1 Answer

up vote 1 down vote accepted

Tim Stone is correct; this resulted from an inconsitency between server-side and client-side tab handle. This is fixed now, and as you can see, the preview now looks like the rendered version.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged