Web 应用与网站早期
KoalaEdit
A local-first Markdown editor with a split CodeMirror workspace, live preview and browser-stored notes.
概览
KoalaEdit is an early web and desktop-oriented Markdown editor built with Svelte 5, Vite, CodeMirror 6 and a sanitized unified/rehype rendering pipeline. Notes are stored locally through localforage, with a sidebar for quick switching, auto-save, light/dark themes and a split editor/preview layout.
背景故事
I wanted a small, fast Markdown workspace that keeps drafts local by default and does not require accounts, sync services or a heavyweight writing suite.
