In context of this question that I posted, there is a discrepancy between the preview and the final rendered output.

In the editor

alt text

Final rendered

alt text

Note the difference between the column alignments and spacing.

link|improve this question
1  
Also, this is status-completed. – Primx Aug 10 '10 at 19:24
feedback

1 Answer

up vote 1 down vote accepted

This will happen if you have embedded tabs.

The server converts tabs to spaces behind the scenes, but the javascript preview does not.

So if you want the preview to match, use spaces not tabs.

link|improve this answer
feedback

You must log in to answer this question.

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