メインコンテンツまでスキップ

Docusaurus first blog

· 約1分
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>;
}
注記

Some content with Markdown syntax. Check this api.

ヒント

Some content with Markdown syntax. Check this api.

備考

Some content with Markdown syntax. Check this api.

注意

Some content with Markdown syntax. Check this api.

危険

Some content with Markdown syntax. Check this api.

Docusaurus Plushie

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