Quick Start
Get up and writing in under two minutes.
Creating & Opening Documents
- Press Cmd/Ctrl + N to create a new blank document.
- Press Cmd/Ctrl + O to open any existing .md file.
- Or double-click any .md / .txt file in your file explorer to launch Marka directly.
Writing in Markdown
Type raw Markdown syntax on the left pane:
<h1 class="text-3xl font-bold text-zinc-900 dark:text-zinc-50 mb-6 tracking-tight">Project Architecture</h1>
Marka uses an engineered StrutStyle for 0px line alignment.
> Simple, fast, and focused.
The right pane renders live output instantly with synchronized scrolling.