Back to browse
Share and edit Markdown files with instant sync and comments

Share and edit Markdown files with instant sync and comments

by sarbak·Mar 17, 2026·3 points·1 comment

AI Analysis

MidShip ItCrowd Pleaser

Collaborative markdown editing when Notion and GitHub wikis already exist.

Strengths
  • No sign-in required for instant sharing lowers collaboration friction
  • GitHub repo integration syncs files back to source control
  • AI agents can edit files directly through the skill interface
Weaknesses
  • Real-time markdown collaboration already solved by Notion, Coda, Obsidian Sync
  • AI agent integration feels like feature search without clear use cases
Category
Target Audience

Teams planning with markdown, AI-assisted developers

Similar To

Notion · Obsidian Sync · GitHub Wiki

Post Description

Our team started to spend more time planning with markdown files than on coding. If you started getting AI to do your work, then you probably are too.

We couldn't find anything that made it easy to share and work on the same file, sooo we created a new markdown file to plan a markdown editing + collaboration tool and vibe-coded with.md

With.md lets you: - drag-and-drop your internal .md docs (no sign-in required) or sign in with github and access all the md files in your repo to organize, edit, and share repo-scoped markdown - share them with teammates to edit together (or get sign-off) - then, feed them back into your claude code / opencode / etc. - We also made shares easily parseable by agents. - You can create and edit markdown files from within your claude code & codex sessions. your agents can edit the files they created too! install the skill by instructing your agent to read `http://with.md/skill` & `http://with.md/skill/md`. we don't recommend installing the skill via npx, but if you prioritize convenience over security, you can install it via `npx skills add emotion-machine-org/with-md`. - You can convert urls to markdown. try opening a blog/docs/article by prepending `http://with.md` at the beginning. example: http://with.md{your-url-here} - http://with.md has a cursor/vscode/openvsx extension! install it and click on any markdown in your repo to view it with http://with.md

I would love to hear how it goes and/or if you have any feedback.

Similar Projects