FREE · LOCAL · NO SIGNUP

Work seamlessly with agents on Markdown

Review beautifully rendered local Markdown files. Add inline comments like in Google Docs. Make quick surgical edits without chat. Share Markdown as a link that your team can read instantly. Work in your browser without opening another app or IDE.

Works with any agent. Switch anytime
Markside displaying a product brief in split view with the Markdown source and rendered preview side by side
PROBLEM

Do you feel slow and clunky to review, edit, and share markdown?

You spend a lot of time now with specs, plans, PRDs, design, and all kinds of docs written in markdown. The pain is frequent and real.

Markside to rescue
01READ COMFORTABLY

Read the doc.
Not the syntax.

Stop reading raw Markdown in a terminal or source editor. Markside turns local files into calm, beautifully rendered documents in the browser.

  • Rich Markdown, ready instantly

    GitHub Flavored Markdown, tables, task lists, frontmatter, footnotes, wikilinks, alerts.

  • Code and diagrams render cleanly

    Syntax-highlighted code blocks with one-click copying, plus Mermaid flowcharts, sequences, and more rendered.

  • Dark mode, included

    Follows your system theme or toggle to switches instantly.

Screenshot coming soon
02EDIT INSTANTLY

Fix the sentence.
Skip the prompt.

When you already know the change, do not spend another chat turn describing it. Make the surgical edit locally and see the result immediately.

  • Source and result, side by side

    Your edits are visible immediately in the rendered view.

  • No token roundtrip

    A small correction takes one edit, not another explanation and LLM roundtrip costs you tokens and time.

  • Save without surprises

    Save manually or automatically, with protection when the file changes on disk.

Screenshot coming soon
03 INLINE COMMENTS

Comment like in Google Docs.

Stop typing “the third paragraph under Risks section” into chat. Select rendered text, anchor the feedback, and hand your agent one structured review.

  • Review like a document

    Add inline comments plus one overall note.

  • Hand it back to any agent

    Copy clean, agent-ready feedback in one click.

  • Feedback presets

    Quick presets like Humanize, Clarify, Verify, Condense, and more for quick feedback.

Screenshot coming soon
04NAVIGATE WITH EASE

Find anything, anywhere.

Move through plans, specs, images, and source files without memorizing paths or opening another heavyweight workspace.

  • Find anything with Cmd+P

    Fuzzy-search every file in the folder and jump there immediately.

  • Browse the folder you already have

    The persistent file tree reopens where you left it and includes every file type.

  • Jump through long documents

    A live outline turns every heading into a direct link.

Screenshot coming soon
05 ONE-CLICK SHARE

Open a link.
Ready to read.

Turn your local file into one readable link. Your teammate opens the rendered Markdown immediately.

  • Sharing rendered markdown doc is easy

    You don't need to export or upload. Your teammate doesn't need to install anything or create an account.

  • Content travels inside the URL

    Your markdown is decoded locally in the recipient's browser. Markside server doesn't see or store it.

  • Readable and reusable

    Recipients can read, copy, or download the original Markdown.

Screenshot coming soon
06WORK WITH ANY AGENT

Switch agents.
Keep your flow.

Built-in review experiences are limited to the agent app. Markside works with the file itself, so your review flow stays the same across tools.

  • Any agent that writes a file

    Claude Code, Codex, Cursor, OpenCode, OpenClaw, Kilo, Hermes, Pi, and more.

  • Open directly from the agent

    The Markside skill opens the file your agent just created.

  • Your artifacts remain portable

    Files, links, versions, and comments are not trapped in one conversation.

Screenshot coming soon
07NO EXTRA WINDOWS

One tab.
Skip the IDE.

No new window to switch to, no resource-hungry IDE to load. Markside opens right as a tab in the browser you already have open.

  • No new app

    Open local files in browser. No new IDE or mardown app to manage and take your screen real estate.

  • Lightweight extension

    Get the full experience as a lightweight extension. Fast and minimal.

  • Opens instantly

    No project load or indexing — click the file and start reading.

Screenshot coming soon
08PRIVATE BY DESIGN

Your files.
Your machine.

No upload, no cloud, no telemetry.

  • Your files stay on your machine

    No analytics, cloud, or file uploads.

  • Nothing to sign up for

    Install the extension and start reading immediately.

  • No tracking, ever

    Zero analytics, zero telemetry, zero third-party requests.

Screenshot coming soon
09MINIMAL SETUP

No sign up.
No barriers.

No payment, no account, no local server, and no terminal commands. Install the extension and you're ready to go.

  • No payment

    Markside is free. No tiers or trial limits.

  • No account

    Skip sign-up entirely. There is nothing to log into.

  • No local server or terminal

    No command to run or process to manage. Install from the Chrome Web Store.

Screenshot coming soon
GET STARTED

Set up in 30 seconds.

01

Install the extension

Free and open source. No account required.

02

Allow access to file URLs

Enable one toggle in Chrome's extension settings.

03

Open a .md file

Drag it into Chrome, navigate to it, or ask your agent to open it.

FAQ

Common questions.

Why not just use VS Code?

Booting up a resource-heavy IDE just to read a few Markdown files is overkill. Traditional IDEs were built for manual coding, a job now largely handled by AI agents. Today, what you really need is a streamlined "human layer" to easily review agent-written specs and plans.

Markside delivers a lightweight, pleasant reading & editing experience, along with inline comments and quick sharing features that IDEs lack. If you’re an AI-native developer who only keeps an IDE around to open a handful of files, Markside lets you ditch the bloat and keep your workflow seamlessly between your agent and your browser.

Why not just use Obsidian?

While Obsidian is a powerhouse for building a "second brain," its architecture creates unnecessary friction for reviewing markdown files: Obsidian relies on a closed "vault" system, you can’t just open a standalone Markdown file in a random project folder without turning your entire codebase into a vault. Furthermore, loading a heavy desktop app built to index thousands of notes is overkill for a quick, ephemeral read, and it lacks built-in tools for inline comments and sharing.

Markside bypasses all of this. It operates seamlessly in your browser with zero setup, allowing you to instantly view, comment on, and share any local Markdown file without the vault or desktop app overhead.

Why not just use GitHub?

Platforms like GitHub and BitBucket are excellent for rendering Markdown in a remote repository and collaborating with human teammates through Pull Requests. However, the AI-driven workflow requires rapid, local collaboration with your agent long before anything is pushed to a remote repo. Forcing agent-generated drafts into a Git workflow means staging, committing, and pushing every half-baked iteration just to read it comfortably.

Markside bridges this gap by letting you instantly view, comment on, and share local Markdown files directly in your browser. It’s built specifically for that high-speed, local feedback loop with your agent, keeping your commit history clean until the work is actually done.

Why not a terminal based viewer?

cat, bat, and vim just print the raw Markdown — you're reading ##, [ ], and |table|syntax| instead of an actual document.

Glow renders Markdown in the terminal, but navigating a long doc is clunky and editing means dropping into vim.

Grip renders Markdown in the browser, but it spins up a local server and sends your file contents to the GitHub API — you can get rate limited, and you need to provide GitHub credentials.

Markside gives you a real rendered view with inline comments and in-place editing, entirely local and without leaving the browser you're already working in.

Why does Markside ask for "Allow access to file URLs"?

That toggle is what lets Markside extention access local Markdown files and render them. It does not grant Markside any access beyond that. Nothing about the permission sends data anywhere; everything still runs locally.

Does Markside send my files anywhere?

No. Markside do not send your files content to any server. Also no analytics and no telemetry. File contents, paths, and folder handles never leave your machine. Folder handles are stored locally in browser IndexedDB so a folder reopens automatically next time.

What happens when I share a link?

The Markdown content is compressed and encoded into the URL itself. Your teammate's browser decompresses, decodes, and renders it locally. Markside's server never sees or stores the content.

Which coding agents does it work with?

Any agent that writes a file works: Claude Code, Codex, Cursor, OpenCode, OpenClaw, Kilo, Hermes, Pi, and more. Markside works with the file itself, not a specific tool, so switching agents does not break your review flow.

Does it work in Firefox or Safari?

Not yet — Markside is a Chrome/Chromium extension only.

Is it free? Any catch?

Yes. Markside is completely free, with no account, no trial limits, no paywall.

Free · Private · Installs in seconds

Upgrade your AI workflow today with Markside.

See how it supercharges your productivity and experience working with Markdown.