Share Markdown documents: READMEs, release notes, or design docs: rendered or as raw syntax-highlighted source.
1# Project Name23Short, punchy description of what this project does and who it's for.45## Getting started67```bash8git clone https://github.com/org/project9cd project10npm install11npm run dev12```1314## Configuration1516| Variable | Default | Description |17|----------------|-------------|--------------------------|18| `PORT` | `3000` | HTTP server port |19| `DATABASE_URL` |: | Postgres connection URL |20| `LOG_LEVEL` | `info` | winston log level |2122## Contributing23241. Fork the repository252. Create a feature branch: `git checkout -b feat/my-feature`263. Commit your changes and open a pull request2728## License2930MIT © 2025 Your NamePaste Markdown code and get a shareable link with full syntax highlighting, server-side rendered with no JavaScript overhead.
Deleted on first open. Can't be viewed twice.
Add a password for end-to-end encryption with no raw key stored.
Set pastes to expire after 1 hour, 1 day, 7 days, or up to 30 days. Gone when you say so.
No sign-up, no email, no ads. Paste and share in seconds.
Yes. Select Markdown as the language and your paste is rendered as formatted HTML with GitHub-flavored Markdown support: headings, tables, task lists, and fenced code blocks.
Select Markdown: the grammar will highlight standard Markdown syntax. JSX within MDX will appear as plain text.
Pastes up to 5 MB are supported.