MarkNode 2.0.19

All Releases

MarkNode 2.0.19 (beta)

  • Added sign-in and sign-out functionality as preparation for team collaboration.
  • Significantly improved the Markdown editor as preparation for team collaboration. The web preview panel has been temporarily disabled, but we will bring it back in the next version with a more polished and straightforward UI.
  • Improved code format toggling when pressing the backtick character. If the selected text is within a single line, it will be converted into inline code; if the selected text spans multiple lines, it will be converted into a code block.
  • Replaced the top toolbar with a floating toolbar on selection by default. In the future, we may introduce an option to enable the top toolbar if needed.
  • Introduced “Type ‘/’ for commands” when the cursor is at the beginning of an empty line.
  • Improved the find/replace functionality for the editor, adding regex, match case, and match whole word options.
  • Added support for opening all popular code files, PDF files, and image files directly inside the app.
  • Fixed window title issues on Windows.