KingDownloads

markamd version history

12 releases tracked, newest first.

v1.6.0

Jul 12, 2026
- Added separate live preview window and floating preview-pane control - Added command palette insertions for common markdown blocks - Added Traditional Chinese localization - Improved preview sync and failure feedback

7 downloads

v1.5.18

Jul 9, 2026
- Added playable video and audio previews for markdown links - Added Cmd/Ctrl+T for new tabs and Cmd/Ctrl+1-9 for tab switching - Updated help materials with new shortcuts - Updated Tauri to 2.11.5

7 downloads

v1.5.17

Jul 4, 2026
- Added CLI editor wait mode support - Updated dependencies (tauri-action, actions/cache, actions/checkout)

7 downloads

v1.5.16

Jul 2, 2026
# v1.5.16 v1.5.16 is a small bugfix release for keyboard behavior on desktop. ## fixed - Fixed Cmd+W / Ctrl+W so it closes the active markdown tab instead of letting the app window close. - Reused the existing unsaved-change confirmation when closing a dirty tab from the keyboard. ## notes - This is a patch release for the tab-close shortcut regression.

7 downloads

v1.5.15

Jun 28, 2026
# v1.5.15 v1.5.15 is a display and reading polish release shaped by recent community feedback. ## fixed - Fixed selected editor text replacement after preview selection sync changes (#83). - Kept hidden toolbar mode collapsed while giving macOS traffic lights a compact safe row (#88). ## improved - Added reading size controls and quick zoom buttons in reading mode (#84). - Added reading width controls for narrow, comfort, wide, and full layouts (#87). - Added preview and reading prose font choices: Inter, system, and mono (#86). - Updated the Gemini theme with a cleaner white, gray, and blue palette (#85). ## notes - Thanks to @spyderdsn for the reports, feedback, and screenshots across #83-#88.

7 downloads

v1.5.14

Jun 24, 2026
# v1.5.14 v1.5.14 is a follow-up startup restore bugfix release. ## fixed - Fixed the remaining path where the persisted active file could make an untitled/demo tab look like an already-open file before disk content was read. - Prevented the restore/open-file flow from skipping `loadFile()` when the visible buffer was still the demo document. ## notes - This issue was reported after v1.5.13 and is tracked in #82. - This release keeps the signed updater setup unchanged.

7 downloads

v1.5.13

Jun 23, 2026
# v1.5.13 v1.5.13 is a small startup restore bugfix release. ## fixed - Fixed a startup/session restore race where the demo "welcome to marka.md" buffer could appear under a real restored or opened file tab before the file content was loaded. - Kept untitled/demo tabs from being marked as file-backed tabs just because a persisted active path exists. ## notes - This was a display/session-state bug, not a disk overwrite. File contents were not changed unless the visible buffer was manually saved. - This release keeps the signed updater setup unchanged.

7 downloads

v1.5.12

Jun 21, 2026
# v1.5.12 v1.5.12 is a focused scroll, sidebar, and onboarding polish patch. ## fixed - restored smooth proportional editor-preview scroll sync after the line-anchor sync path made preview scrolling feel sticky. - removed the confusing standalone sidebar files shelf and kept favorites, tabs, folders, and context staging as the core file workflow. - refreshed the demo document, quickstart tutorial, help tips, and command palette search for the current v1.5 feature set. - kept the context tray and staged-file workflow clean while preserving the current v1.5 workspace updates. ## notes - This release keeps the signed updater setup unchanged. - Thanks to everyone testing the v1.5 feedback loop and catching the scroll regression quickly.

7 downloads

v1.5.11

Jun 18, 2026
# v1.5.11 v1.5.11 is a workspace polish patch for tabs, reading find, and print/PDF output. ## changed - added drag-to-reorder for open file tabs. - opening an already-open file now focuses its existing tab instead of creating a duplicate. - cmd/ctrl+f in reading mode now refocuses and selects the existing find input. - favorites stay pinned when a folder section is closed. - print/PDF output focuses the preview content and uses cleaner file naming. - removed the extra guide line artifact in the favorites section. ## contributors thanks to @kennyyennk and @hoiyada7-maker for the PRs behind this patch.

7 downloads

v1.5.10

Jun 17, 2026
# v1.5.10 v1.5.10 is a diagram and workspace polish release. This release closes 3 issues: #60, #71, and #72. ## added - **PlantUML preview**: `plantuml` and `puml` code fences now show an explicit `load preview` action. - **PlantUML viewer**: loaded PlantUML diagrams can open in the same focused zoom viewer as Mermaid. - **Persisted view mode**: marka.md now remembers split, reading, or editor mode across launches. ## improved - **Reading mode themes**: the theme menu is available from reading mode, so palettes and text settings are easier to adjust while proofing. - **Context tray space**: the context tray now appears only when files are staged. - **Default window size**: new windows open larger for a more comfortable editor/sidebar/preview layout. - **Open With workflow**: file launches and existing-window handoff are smoother. ## thanks - Thanks to [@renwuli](https://github.com/renwuli) for requesting PlantUML support in #72. - Thanks to [@mshadmanrahman](https://github.com/mshadmanrahman) for the persisted view-mode request in #71. - Thanks to [@Durobert](https://github.com/Durobert) for the AI-agent workflow feedback in #60. - Thanks to [@hoiyada7-maker](https://githu

7 downloads

v1.5.9

Jun 11, 2026
# v1.5.9 v1.5.9 is a small workspace polish release for preview links, text selection, sidebar scrolling, and file switching. This release closes 3 issues, and the v1.5 cycle has closed 12 issues so far. ## added - **External preview links**: `http` and `https` links clicked in the rendered preview now open in the system browser. - **Per-file scroll memory**: editor and preview scroll positions are remembered while switching between files. ## improved - **Selection sync**: editor-to-preview and preview-to-editor text selection matching now uses rendered source-line metadata for better block-level targeting. - **Sidebar scrolling**: long folder trees scroll more cleanly without horizontal spill. - The split editor now passes its CodeMirror view through consistently, so selection sync works in the normal editor/preview layout. ## thanks - Thanks to [@Icatme](https://github.com/Icatme) for the Mermaid viewer work and [@hoiyada7-maker](https://github.com/hoiyada7-maker) for the preview link, selection sync, scroll memory, and sidebar polish PR. - Thanks to everyone reporting and testing the v1.5 feedback loop, including issues from [@coolmanj](https://github.com/coolmanj), [@sp

7 downloads

v1.5.8

Jun 8, 2026
# v1.5.8 v1.5.8 is a UI workflow polish release for file tabs, hidden files, preview navigation, and the first-run tutorial. ## added - **Tab context menu**: right-click open file tabs to use the same rename, copy path, reveal, open, and delete actions as the sidebar. - **Hidden dotfiles in the tree**: dotfiles such as `.env` and `.gitignore` now appear in the folder sidebar. - **Selection sync**: selecting matching text in the editor or preview now highlights the corresponding text on the other side. - **Heading anchors**: rendered headings get GitHub-style IDs so in-document links can scroll to them. ## improved - The welcome tutorial buttons have stronger contrast, better wrapping, accessible progress dots, and reduced-motion support. - Sidebar resizing, tree spacing, scrollbar styling, and empty folder layout are smoother. - Release asset renaming now clears an existing clean DMG asset before renaming, which helps rerun release jobs without stale asset conflicts. ## notes - This release keeps the current v1.5 auto-update and signing setup unchanged. - Selection sync is best-effort and works best with unique plain text selections.

7 downloads