This is an example of a post which includes code, quotes and backtick.

you can easy to change style in _utility.html.

A sample of the formatting follows.


code, quotes and backtick를 포함하고 있는 게시물의 예입니다.

_utility.html에서 스타일을 변경할 수 있으며, 서식 샘플은 아래와 같습니다.


1. Code

You can add highlighting for code in highlight.scss.

# test function
def test :
    print('hello world!')


2. Quotes

> Hello World, This is quotes!

Hello World, This is quotes!


3. `Backtick`

`Grape-Theme`

Grape-Theme