제목 1

제목 2

제목 3

제목 4

제목 5
제목 6

목차

---

링크

링크

[링크](https://hve4638.github.io)

이렇게도 걸 수 있다

[이렇게도 걸 수 있다][git-herf]

[git-herf]: https://hve4638.github.io

강조

`강조`

Ruby

`경로 강조`{: .filepath}

경로 강조{: .filepath}

알림

알림

정보 알림 {: .prompt-info }

경고 알림 {: .prompt-warning }

팁 알림 {: .prompt-tip }

글머리

  • url
  • avatar
  • timezone
  • lang
  1. A
  2. A
  3. A
  4. A

코드 블럭

var i = 1;
Console.WriteLine("Hello World");
def func():
  pass
cp $1 $2
rm $1
#no LineNumber
cp $1 $2
rm $1

{: .nolineno }

echo hi
- gem "jekyll-theme-chirpy", "~> 3.2", ">= 3.2.1"
+ gem "jekyll-theme-chirpy", "~> 3.3", ">= 3.3.0"

{: .nolineno }

var ins = instance_create_layer(x, y, lay, objPlayer);

{: file=“gml” }