Closed tybrs closed 6 years ago
Oh now this is strange... it looks like the official web app is escaping html entities before saving now (so it's not sncli's fault by the looks of it). There may be a new metadata tag, because when syncing between sncli and the web it seems to then start escaping the &
in >
and we end up with >
... etc. :scream:
Thanks for reporting!
Things that should be done:
Happy to say this doesn't seem to be happening anymore, now that sncli is using the new API.
Awesome! :smile: Thanks @synthetiv ! @twilbers can you confirm the latest version solves the problem for you?
Ok, closing as solved now. Happy to reopen if the issue returns.
Sncli interprets the right tag sign ( ">") as "\>" in documents created by the web browser version.