#Markdown Functionality Test

This is the blog page example description.


#Headings

#H1 Heading

#H2 Heading

#H3 Heading

#H4 Heading

#H5 Heading
#H6 Heading

#Emphasis

Italic text or Italic text

Bold text or Bold text

Strikethrough

Youtube


#Blockquotes

This is a blockquote.

Nested blockquote.


#Lists

#Unordered List

  • Item 1
  • Item 2
    • Subitem 1
    • Subitem 2

#Ordered List

  1. First item
  2. Second item
    1. Subitem 1
    2. Subitem 2

#Code Blocks

#Inline Code

Here is an example of inline code.

#Code Fences

  1. Javascript
// JavaScript example function greet() { console.log("Hello, World!"); }
  1. Bash
git clone https://github.com/xXQiuChenXx/QiuChen.git

Last Updated:

GithubTwitter