公開日:
How to write markdown
markdown Sample !
This is some bold and italics text.
This is a list in markdown:
- One
- Two
- Three
Checkout my React component:
GFM
Autolink literals
www.example.com, https://example.com, and [email protected].
Footnote
A note1
Strikethrough
one or two tildes.
Table
a | b | c | d |
---|
Tasklist
- to do
- done
改行
改行テスト 1
改行テスト 2
改行テスト 3
改行テスト 4
改行テスト 5
syntax highlight
using Rehype Pretty Code.
ex:
- This is an array
[1, 2, 3]
of numbers 1 through 3. - The name of the function is
getStringLength
.
脚注
-
Big note. ↩