I can confirm that running Mend is enough to restore order here. At first glance, I can see a few things that come straight out of writer2xhtml that Mend needs to fix:
1) No xml declaration at the top of the xhtml (possibly the cause of the one-line-off cursor problem when syncing)
2) The links to the css files are missing the type="text/css" attributes. This is definitely why CTRL+Click does not think there are any stylesheets to open.
3) Consecutive spaces from Writer2xhtml are converted to non-breaking space entities by Mend. If there are enough of them, it could account for cursor line mismatches when syncing from Preview to Code View too?
Last edited by DiapDealer; 10-10-2025 at 01:18 PM.
|