md.it Changelog

What's new in md.it 2.0.0

Oct 15, 2023
  • Added support for light/dark theme toggling
  • Redesigned titlebar to replace default windows titlebar
  • Redesigned toolbar to use text instead of icons for some buttons (Open, Save, and Save As)
  • Added scroll syncing

New in md.it 1.2.3 (Sep 24, 2023)

  • Bug Fixes:
  • (#6) Task list checkboxes render properly
  • (#8) Nested block quotes render properly

New in md.it 1.2.2 (Sep 15, 2023)

  • Changes:
  • Added support for "browser mode" which allows md.it to run in the browser as a Vue app
  • md.it will be later deployed using GitHub pages to provide a online version of the app
  • Bug Fixes:
  • (#5) Overflow text now properly wraps

New in md.it 1.2.1 (Sep 12, 2023)

  • Changes:
  • Migrate to markdown-it from marked
  • Added test.md file to test all markdown features
  • Updated Readme
  • Bug Fixes:
  • (#2) Added support for emojis, superscript, and subscript text

New in md.it 1.2.0 (Jun 17, 2023)

  • Added spellchecking (toggleable through a button)
  • Fixed startup white screen (screen is now dark)
  • Implemented user preference persistence

New in md.it 1.1.1 (May 18, 2023)

  • Files can be opened with md.it in the context menu and through command line arguments

New in md.it 1.1.0 (Aug 1, 2022)

  • The editor and preview panels can now be resized
  • Closing with unsaved changes will now display a confirmation popup
  • Fixed bug where markdown blockquotes were not being formatted properly
  • Version number is now displayed on the bottom toolbar