# 작은 리치 텍스트 편집기

위그지그(WYSIWYG: What You See Is What You Get, "보는 대로 얻는다") 서식의 텍스트 편집기 입니다.

플러그인 다운로드&#x20;

<table><thead><tr><th width="151">버전</th><th>다운로드</th></tr></thead><tbody><tr><td>V10 </td><td> <a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V10_Plugin/TinyRichEditor.zip">TinyRichEditor.zip</a></td></tr></tbody></table>

1. 셀 영역을 선택 한 후, 셀유형에서 "작은 리치 텍스트 편집기"를 선택합니다.

<figure><img src="/files/RlNT8mXKybnZnnUoFjJl" alt=""><figcaption></figcaption></figure>

2. 실행하면 브라우저에서 편집기를 사용할 수 있습니다.&#x20;

<figure><img src="/files/rU3wcfxkZudOQcIrub2j" alt=""><figcaption></figcaption></figure>


---

# 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://doc.forguncy.co.kr/plugin/useplugin/celltype/undefined.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.
