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
Nothing new, I just discovered that the package.json file was also used by Standard Notes for versionning and who knows what else. So to make the 1.2.0 work without needing to reinstall the extension, I'm jumping to a version that is higher than the one that i accidentally started at, since I based myself on the markdown editor.
Tweak white-space for code blocks to avoid parts of text being hidden by the next line overlapping it.
Fix the indent-copying interactions with code blocks
Ctrl-D now duplicates the line.