A example.
More text
.
MIT
www.example.com, https://example.com, and contact@example.com.
A note1
one or two tildes.
a | b | c | d |
---|---|---|---|
テキスト | テキスト | テキスト | テキスト |
テキスト | テキスト | テキスト | テキスト |
テキスト | テキスト | テキスト | テキスト |
- to do
- done
// Use remark to convert markdown into HTML string
const processedContent = await remark()
.use(html, { sanitize: false })
.use(gfm)
//.use(() => genAttrsAdder("image", { loading: "lazy" }))
.use(prism)
.process(matterResult.content);
以下はロレム・イプサムの一例です。
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
ヘッダー 1 | ヘッダー 2 | ヘッダー 3 |
---|---|---|
テキスト | テキスト | テキスト |
テキスト | テキスト | テキスト |
テキスト | テキスト | テキスト |
Footnotes
-
Big note. ↩