자료실 테스트

부제목
2020-02-10 한국어,  English 1분 NPLAB

자료실 테스트 중입니다

링크 테스트

첨부파일

Syntax Highlighting

package main

import "fmt"

for i:=0;i<10;i++{
    fmt.Println(i)
}

Text Coloring Shortcode

{{% color LightSeaGreen %}}LightSeaGreen{{% /color %}}
{{% color "#DECAFE" %}}#DECAFE{{% /color %}}

LightSeaGreen #DECAFE

Feather Icons Shortcode

{{% feather <icon-name> [width] [height] %}}
{{% feather calendar 3em 3em %}}
{{% feather external-link 3em 3em %}}

Feather Icons with Markdown

[외부링크 {{% feather external-link %}}](https://google.com)

외부링크

이미지 첨부

![이미지 첨부 테스트](./90930015.jpg)

이미지 첨부 테스트

With Title Text

![이미지 첨부 테스트](./90930015.jpg "자판기")

이미지 첨부 테스트