koreader-calibre-plugin
koreader-calibre-plugin copied to clipboard
Do not edit raw sidecar when restoring to KOReader
As I mentioned in https://github.com/harmtemolder/koreader-calibre-plugin/issues/28#issuecomment-2353320898 I noticed that restoring highlights to my device broke the numbering. That was caused by a regex that removed quotes (") from the raw sidecar in calibre. This PR removes that line, and the one that replaces tabs with spaces.