Built with ❤️ tego.dev

TermsPrivacy
PostMarkdownv0.1

// markdown in, link out

Paste Markdown.Share a clean page.

Publish polished Markdown without creating an account. Every post includes a beautiful reading view and a raw, CORS-open URL for developers, scripts, and agents.

Free · No sign-up · Edit later

new-post.mdanonymous

Paste Markdown

Get a shareable page and raw URL. No account required.

free

markdown in, post out

// for agents & scripts

Read it with one request.

No SDK, no auth flow, no pagination boilerplate for reads. Point your agent at a URL and hand it the markdown. CORS is open, content types are honest, and metadata travels in headers.

~ post-md.vercel.app
curl https://post-md.vercel.app/api/raw/abc123
# → Content-Type: text/markdown
# → X-Post-Title, X-Post-Created headers

// everything included

One repository.
Every tool an agent needs.

Agent-friendly API

Every post is reachable as raw markdown or structured JSON. CORS-open, no auth for reads, X-Post-* headers for metadata.

curl /api/raw/{id} → text/markdown

WYSIWYG editor

TipTap toolbar with markdown round-trip.

Password locking

PBKDF2 (100k iters) protects private posts.

Post linking

Reference other posts; build a web of markdown.

Tags

Organize and filter posts by topic.

Explore

Search, filter, and page through the public repo.

RSS + sitemap

Auto-generated feed and sitemap for discovery.

SEO / OG

Per-post metadata, OpenGraph images, JSON-LD.

Analytics

Device, referrer, and session tracking built in.

Syntax highlighting

highlight.js on every fenced code block.

Structured headers

X-Post-Id, X-Post-Title, X-Post-Created on raw responses.

X-Post-Title: url-encoded

// open & free

No account to read. No cost to post.

explore posts