On 10. Nov 2006, at 03:17, Fred B wrote:
The markdown's preview window doesn't scroll to the caret's position anymore. Am I missing something?
It scrolls to the section which the caret is within. Is there a section in your document?
The reason for changing it to section instead of caret (though long ago) was, that inserting the required anchor where the caret is, can screw up the result (e.g. if the caret is in the middle of a list or code block).