Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

v10.0.2

Compare
Choose a tag to compare
@tommoor tommoor released this 27 May 04:56
· 24 commits to master since this release

Fixes

  • Fixed an issue that could cause checkbox list items with escaped characters in the text to show the escape characters after reload
  • An unknown language annotation in code fences will no longer throw an error. It was only possible to hit this if you imported markdown from another source.
  • The overlay background when zooming an image now respects the theme
  • Code block language selection is now less finicky in Firefox
  • It's no longer possible to get checkbox state out of sync with view by clicking rapidly
  • Placeholder or "Type / to insert text" can no longer can appear behind images
  • Fixed an error when pasting markdown into the document
  • Pressing "Escape" key in link editor now restores editor focus