Markdown Features.
H1
H2
H3
H4
- list
- list1-1
- list1-2
- list1-3
- list2
- list2-1
- number
- number1-1
- number1-2
- number2
- 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.
