Skip to content

Quick Start

FkeMark is a desktop Markdown editor built around one goal: keep files as normal .md documents while making editing feel closer to the final article.

Three-minute workflow

  1. Open FkeMark.
  2. Choose a local folder as your document workspace.
  3. Create or open a .md file.
  4. Switch between Live, Split, Read, and Source modes.
  5. Enable focus/typewriter mode for long writing sessions, or tune toolbar, theme, subscription, and AI options in Settings.

Why local files?

Your notes do not depend on a database or an account. Any editor, Git workflow, or sync tool that can read Markdown can keep using the same files.

Core concepts

ConceptPurposeBest for
LiveHybrid live rendering while editingDaily writing, tutorial drafts
ReadRead-only preview for final reviewProofreading, demos, layout checks
SourcePlain Markdown sourcePrecise syntax control, batch edits
Split viewSource and preview side by sideLong articles, tables, code blocks

Documentation nodes

GroupPagesUse them for
StartInstall & Build, UsageInstallation, folders, and daily writing
EditingEditing Guide, Markdown Syntax, Live Renderer Compatibility, Toolbar, Feature Modules & Buttons, ShortcutsWriting, inserting, searching, snapshot comparison, and speeding up
ConfigurationSettings, Studio Theme, Deploy Docs, ChangelogTheme, toolbar, subscription, debug entries, docs deployment, and versions

Next steps

Released under AGPL-3.0-only.