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:

  1. First item
  2. Second item
  3. Third item

Code Blocks

function greet(name) {
  console.log(`Hello, ${name}!`);
}

greet("World");

Visit our website

Blockquotes

This is a blockquote. It can span multiple lines.

Getting Started

  1. Go to the homepage
  2. Paste your markdown content or upload a file
  3. Choose a custom slug
  4. Click publish
  5. Save your edit link! (It’s shown only once)
  6. Share your public URL

Happy publishing! 🚀

Last updated: January 1, 2025
Create your own post