January 1, 2025
42 views
Welcome to Markdown Publisher
This is a sample markdown post to demonstrate the features of this application.
Features
- Easy Publishing: Just paste your markdown or upload a file
- Custom URLs: Choose your own memorable slug
- No Registration: Start publishing immediately
- Secure Editing: Get a unique edit link (shown only once!)
Markdown Support
You can use all standard markdown features:
Text Formatting
This is bold text and this is italic text.
You can also use strikethrough and inline code.
Lists
Unordered list:
- Item 1
- Item 2
- Item 3
Ordered list:
- First item
- Second item
- Third item
Code Blocks
function greet(name) {
console.log(`Hello, ${name}!`);
}
greet("World");
Links and Images
Blockquotes
This is a blockquote. It can span multiple lines.
Getting Started
- Go to the homepage
- Paste your markdown content or upload a file
- Choose a custom slug
- Click publish
- Save your edit link! (It’s shown only once)
- Share your public URL
Happy publishing! 🚀
Last updated: January 1, 2025
Create your own post