# 편집기 글꼴 설정(Editor Typography)

UpNote에서는 노트의 글꼴과 서식을 자유롭게 설정하여 편안하고 집중할 수 있는 글쓰기 환경을 만들 수 있습니다.\
글꼴, 글자 크기, 줄 간격, 문단 간격 등을 사용자의 취향에 맞게 조정할 수 있습니다.

<img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FONQC2tgRw88KQgtp0jtz%2Fimage.png?alt=media&#x26;token=ec043531-10eb-4ea9-a295-46b57711f273" alt="" width="375">

***

**글꼴 설정으로 이동하는 방법**

**설정(Settings) → 편집기(Editor)** 로 이동합니다.

***

**사용 가능한 설정 옵션**

* **글꼴(Font):** 노트 작성에 최적화된 깔끔하고 읽기 쉬운 글꼴 중에서 선택할 수 있습니다.
* **글자 크기(Font Size):** 가독성을 높이기 위해 전체 글자 크기를 조정합니다.
* **줄 간격(Line Spacing):** 줄 사이의 간격을 조절해 읽기와 쓰기 모두 편안하게 설정할 수 있습니다.
* **문단 간격(Paragraph Spacing):** 문단 사이의 여백을 조정하여 시각적 구분을 명확히 할 수 있습니다.
* [**줄 너비(Line Length)**](https://help.getupnote.com/write-and-edit/format-your-text/line-length): 화면에서 텍스트가 표시되는 폭을 조정해 최적의 가독성을 확보할 수 있습니다.
* **완료된 할 일 항목(Completed To-Do Items):** 완료된 체크리스트 항목을 표시할 때, 계속 표시하거나 흐리게 혹은 취소선으로 표시할지 선택할 수 있습니다.
* **새 노트 시작 스타일(New Note Starts With):** 새 노트의 기본 텍스트 스타일을 **일반 텍스트(Normal)**, **H1**, **H2**, **H3**, **H4** 중에서 선택할 수 있습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.getupnote.com/ko/write-and-edit/format-your-text/editor-typography.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
