Wróć do bloga

Markdown Showcase

A demo post showing all supported text formatting options.

Markdown Showcase

Heading 1

Heading 2

Heading 3

Heading 4


Text Formatting

This is a regular paragraph. You can use bold text, italic text, and bold italic together. You can also use strikethrough for deleted text.

Links

Here is an inline link and here is another one to Google.

Blockquotes

This is a blockquote. It can be used for quotes, callouts, or highlighted information.

It can span multiple paragraphs too.

Unordered Lists

  • First item
  • Second item with bold
  • Third item with italic
    • Nested item
    • Another nested item
  • Fourth item

Ordered Lists

  1. First step
  2. Second step
  3. Third step
    1. Sub-step A
    2. Sub-step B
  4. Fourth step

Task Lists

  • Completed task
  • Another done task
  • Pending task
  • Future task

Code

Inline code: const x = 42

Code block:

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

Tables

FeatureSupported
HeadingsYes
Bold / ItalicYes
LinksYes
ImagesYes
ListsYes
BlockquotesYes
Code blocksYes
TablesYes
StrikethroughYes
Task listsYes

Images

Example image

YouTube Embed

Just paste a YouTube URL on its own line:

Regular YouTube links with custom text stay as links.

Combining Elements

Here is a paragraph with bold, italic, and a link before a list:

  1. Step one — install dependencies
  2. Step two — configure the project
  3. Step three — deploy to production

Note: This blockquote contains bold text and a link too.

That covers all supported markdown formatting options!

Wesprzyj moją twórczość

Jeśli ten post był dla Ciebie pomocny, możesz postawić mi kawę — to pomaga mi tworzyć dalej.

Postaw mi kawę