I edit markdown files using split view. It is good that views update more quickly. The new synchronized view would be better if the two sides actually synchronized throughout the file. After the left side is edited, one usually has to re-scroll the right side to see the results. Also, highlighting text cannot cross a link boundary, or the link is removed. My current solution is to edit the file in BBEdit, save the file, then click in the DT view. “Clip to DEVONthink” produces other errors (probably due to improperly formatted HTML) which sometimes require external editing. A fix would be to allow users to choose to view the raw file (as in DT3?).
If you turn off WYSWIG in Settings - Files - Markdown you can see the raw file.
Thank you. That works!
This should be only necessary if the rendered view is quite different to the editor view (e.g. due to CSS, tables or transclusions). Otherwise the scroll position should be usually (more or less) retained.