{"id":45761395,"url":"https://github.com/maskedsyntax/markd","last_synced_at":"2026-02-25T23:01:41.458Z","repository":{"id":270616938,"uuid":"910930439","full_name":"maskedsyntax/markd","owner":"maskedsyntax","description":"Markd is a fast, clean, and minimal Markdown editor written in Rust","archived":false,"fork":false,"pushed_at":"2026-02-17T17:25:27.000Z","size":153,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-17T22:19:33.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maskedsyntax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-01T20:26:14.000Z","updated_at":"2026-02-17T17:25:30.000Z","dependencies_parsed_at":"2025-01-01T21:28:01.679Z","dependency_job_id":"576d9643-12bc-468b-aeea-b7f3ca38bf51","html_url":"https://github.com/maskedsyntax/markd","commit_stats":null,"previous_names":["maskedsyntax/wobble","maskedsyntax/markd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maskedsyntax/markd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fmarkd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fmarkd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fmarkd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fmarkd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maskedsyntax","download_url":"https://codeload.github.com/maskedsyntax/markd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maskedsyntax%2Fmarkd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29844845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-25T23:01:40.143Z","updated_at":"2026-02-25T23:01:41.440Z","avatar_url":"https://github.com/maskedsyntax.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markd 📝\n\nMarkd is a fast, clean, and minimal Markdown editor written in Rust. It features a GPU-accelerated split-pane interface: a high-performance Markdown text editor on the left and a live, GitHub-style preview on the right.\n\nBuilt with **GPUI** (the Rust-native GPU-accelerated UI framework used by Zed) for a modern, fluid, and highly responsive experience on Linux.\n\n## Features\n\n- **GPU-Accelerated UI**: Powered by GPUI for high frame rates and low latency.\n- **Resizable Split-Pane**: Draggable vertical divider to balance editor and preview.\n- **Advanced Code Editor**: High-performance editing with line numbers and syntax awareness.\n- **GitHub-Flavored Markdown**: Real-time rendering of headers, blockquotes, tables, links, task lists, and more.\n- **Syntax Highlighting**: Beautiful code block highlighting powered by `syntect`.\n- **Auto-Render**: Debounced live preview that updates as you type (150ms delay).\n- **Status Bar**: Real-time cursor position (line and column) and file encoding.\n- **Autosave**: Background task that periodically saves your work every 30 seconds.\n- **Native File Operations**: Integrated New, Open, and Save dialogs.\n\n## Installation\n\n### Prerequisites\n\nEnsure you have the following installed:\n- Rust toolchain (via [rustup](https://rustup.rs/))\n- System dependencies for GPUI (varies by distro, typically `libx11`, `libxkbcommon`, `vulkan-loader`, etc.)\n\n### Build \u0026 Run\n\n```bash\ncargo run\n```\n\n## Architecture\n\nMarkd follows a clean, modular architecture:\n- **UI Layer**: GPUI components and resizable layouts.\n- **Core Layer**: Markdown parsing (`pulldown-cmark`) and rendering engine.\n- **IO Layer**: File persistence and background autosave management.\n\n## Keyboard Shortcuts\n\n- **Ctrl+N**: New File\n- **Ctrl+O**: Open File\n- **Ctrl+S**: Save File\n- **Ctrl+R**: Manual Render\n- **Ctrl+Shift+R**: Toggle Auto-Render\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskedsyntax%2Fmarkd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaskedsyntax%2Fmarkd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskedsyntax%2Fmarkd/lists"}