H1

H2

H3

bold text

italic text

block quote

  • list item 1
  • list item 2

link text

index.js
const a = 1 + 1
index.ml
let a = "hello ocaml"
flowchart LR
    A --> B