You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's now possible to paste markdown into the editor from elsewhere and it will be correctly parsed and displayed instead of pasting in text format. RME #4
Documents are now only marked as viewed after a few seconds instead of immediately. This should reduce false positives when rapidly clicking through collections.
Fixes
Some characters were being displayed as escaped in the document and window titles to a change in the underlying document save format – this is now fixed up. #662