markdown_paste Create New Paste
Share text snippets, code, or markdown notes with optional expiration.
star_shine Features
Plain Text & Code
Share any text content, code snippets, or log files
Markdown Support
Beautiful rendering with syntax highlighting
Flexible Expiration
From 1 day to never expires
QR Code Sharing
Generate QR codes for easy mobile access
1MB Limit
Sufficient size limit for most use cases
help Markdown Quick Reference
# Heading 1
→
Large heading
**bold text**
→
bold text
*italic text*
→
italic text
[link](url)
→
clickable link
`code`
→
inline code
```language
→
code block with syntax highlighting