Skip to content

Releases: bilalshemsu1/Markit

Markit v1.5.0

29 Jun 21:06

Choose a tag to compare

What's new in v1.5.0

  • 📦 Windows installer — proper setup.exe
  • 🔗 .md file association — right-click any .md file → Open with Markit
  • 🖥️ Start Menu and Desktop shortcuts created automatically
  • 🗑️ Clean uninstaller in Add/Remove Programs
  • ✏️ Renamed to Markit

Download options

  • Markit-amd64-installer.exe — recommended, full installer
  • Markit.exe — portable, no installation needed

MD Editor v1.4.1

29 Jun 14:43

Choose a tag to compare

What's new:
🎨 Improved icon arrangement for better visual structure
🌈 Refined color scheme for cleaner UI appearance
🧹 Minor UI polish and consistency improvements

MD Editor v1.4.0

29 Jun 00:40

Choose a tag to compare

  • 👁️ File watcher detects when files change outside the editor
  • ⚠️ Smart notification bar with 3 options: Reload, Keep mine, Save mine
  • 🔄 Auto reload silently when no unsaved changes
  • 🛡️ Never loses your work without asking

MD Editor v1.3.0

28 Jun 12:23

Choose a tag to compare

What's new

  • 📋 Document outline panel in sidebar
  • 🖱️ Click heading to jump to it in preview
  • ↕️ Drag to resize Files / Outline sections
  • 🔄 Outline updates live as you type
  • 🔍Shortcut for zoom in (ctrl +) / zoom out (ctrl -)

MD Editor v1.2.0

27 Jun 19:52

Choose a tag to compare

v1.2.0 — Zoom Controls and UI Icon Improvements

✨ New Features

  • Zoom Controls: Added zoom in/out buttons to the titlebar for better accessibility and user experience
    • Zoom range: 50% to 250%
    • Smooth zoom transitions

🎨 UI Improvements

  • Replaced all text buttons with professional SVG icons
  • Updated view mode buttons (Edit, Split, Preview) with appropriate icons
  • Changed Open button to upload icon
  • Changed Save As button to folder icon
  • Added magnifying glass icons for zoom controls
  • Added title attributes to all buttons for better hover tooltips
  • Improved HTML structure for better code readability

📝 Changes

  • frontend/index.html: Restructured with consistent spacing and icon-based buttons
  • frontend/src/main.js: Added zoom functionality with changeZoom(), applyZoom(), and resetZoom() functions

🐛 Fixes

  • Improved button consistency across the titlebar

Download: v1.2.0

MD Editor v1.1.0

27 Jun 13:01

Choose a tag to compare

MD Editor v1.1.0 Pre-release
Pre-release

What's new

  • 📁 Collapsible sidebar — toggle with button or Ctrl+Shift+B
  • 💾 Sidebar state remembered between sessions
  • 🚀 Open .md files directly by setting as default app
  • 🐛 Fixed syntax highlighter for .env and config files
  • ⚡ Startup time ~2-3 seconds

MD Editor v1.0.2

27 Jun 11:16

Choose a tag to compare

MD Editor v1.0.2 Pre-release
Pre-release

What's changed

  • 🚀 Open .md files directly — right-click any .md file and open with MD Editor
  • 🐛 Fixed syntax highlighter breaking .env and config file rendering
  • ✨ Updated welcome screen
  • 🎨 Updated app icon

MD Editor v1.0.1

26 Jun 23:14

Choose a tag to compare

MD Editor v1.0.1 Pre-release
Pre-release

What's changed

  • 🎨 Updated app icon

MD Editor v1.0.0

26 Jun 21:58

Choose a tag to compare

MD Editor v1.0.0 Pre-release
Pre-release

MD Editor v1.0.0 — First Release
A fast, distraction-free Markdown editor for Windows. Built with Go and Wails.

✨ Features

  • 📂 Native Windows file dialogs — open and save files directly to disk
  • ✏️ Split view — edit and preview side by side
  • 👁️ Live preview with Markdown rendering
  • 🎨 Syntax highlighting for code blocks (JS, Python, Bash, CSS and more)
  • 📋 Multiple files open at once with sidebar
  • ⌨️ Formatting toolbar — Bold, Italic, Headings, Lists, Tables, Code blocks
  • 🔍 Find in document with match count
  • ✅ Task lists with clickable checkboxes
  • 💾 Save directly to disk — no download copies
  • 🌙 Dark theme