スタイルテスト

H1、見出し1

H2、見出し2

H3、見出し3

H4、見出し4

H5、見出し5


Bold、文字太
Italic、斜体
Underline、強調
Strike、取り消し

Href、リンク


<iframe src="https://www.youtube.com/embed/TMsn19cU8HE?controls=0" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<iframe src="https://open.spotify.com/embed/album/5vZOWuL688iIuNSiZdlJqa" width="300" height="380" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>

<hr>

引用


()=>{
  console.log(`test`)
}


  • list1、リスト1
  • list2、リスト2
  • list3、リスト3


  1. olist1、番号付きリスト1
  2. olist2、番号付きリスト2
  3. olist3、番号付きリスト3