Skip to main content

Docusaurus first blog

· One min read
Koushi Kagawa

Markdown Features.

H1

H2

H3

H4

Link

  • list
    • list1-1
    • list1-2
    • list1-3
  • list2
    • list2-1
  1. number
    1. number1-1
    2. number1-2
  2. number2
    1. number2-1
test.js
function HelloCodeTitle(props) {
return <h1>Hello, {props.name}</h1>;
}
note

Some content with Markdown syntax. Check this api.

tip

Some content with Markdown syntax. Check this api.

info

Some content with Markdown syntax. Check this api.

caution

Some content with Markdown syntax. Check this api.

danger

Some content with Markdown syntax. Check this api.

Docusaurus Plushie

参考:https://docusaurus.io/docs/markdown-features