VRT

VRT

1992 / 04 / 29

目次
この記事は1年以上更新されていません
この記事は Hatena Blog からの移行記事です

Heading h2

Heading h3

Heading h4

Heading h5
Heading h6

Typography

This article is for VRT.

code, strong, italic

blockquote

Table

foobar
11
22

Two column

左側のコンテンツ
右側のコンテンツ

幅広のコンテンツ (2)
狭いコンテンツ (1)

OGP

hiroppy's site

Hiroppy is a JavaScript engineer and working on some OSS projects and Japanese communities.

hiroppy.me
hiroppy's site

Image

me

aa

Code

const foo = "foo";

Code Group Example

test

hiroppy's site

Hiroppy is a JavaScript engineer and working on some OSS projects and Japanese communities.

hiroppy.me
hiroppy's site
npm install astro
pnpm add astro
yarn add astro

js

export function add() {
return 1 + 1;
}
export function add() {
return 1 + 1;
}
<div>
<p>HTML code</p>
</div>
body {
background-color: #fff;
}

GitHub-Flavored Alerts

Note

Highlights information that users should take into account, even when skimming.

Tip

Optional information to help a user be more successful.

Important

Crucial information necessary for users to succeed.

Warning

Critical content demanding immediate user attention due to potential risks.

Caution

Negative potential consequences of an action.

Google Slides

参考リンク


前後の記事

関連する記事