> For the complete documentation index, see [llms.txt](https://i-boss.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i-boss.gitbook.io/main/guide/activity/posts/editor.md).

# 에디터 사용법

## **게시글 작성 방법** <a href="#post-write" id="post-write"></a>

아이보스 게시글을 작성할 때 에디터에서 기본으로 제공되는 폰트와 사이즈는 아래와 같습니다.

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

글꼴과 인용구 박스는 에디터의 좌측 상단 '**마법봉**' 모양을 클릭하여 설정하실 수 있습니다.

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

텍스트의 **굵기나 취소선, 밑줄**은 아래 기능으로 넣으실 수 있습니다.

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

그 밖에도 표 기능, 정렬, 글자와 배경 색상 등의 기능이 있지만 이 기능은 사용하시는 다른 에디터와 큰 차이가 없어 별도의 안내는 생략하겠습니다.

***

### **유의할 점** <a href="#notice" id="notice"></a>

다른 에디터(네이버, 브런치 등)에서 작성한 글을 복사+붙여넣기로 등록하실 경우 해당 에디터에 있는 CSS(폰트 크기나 폰트 등이 지정되어 있는) 값까지 복사가 되어 등록될 수 있습니다.

이럴 때는 이렇게 등록해보세요!

{% hint style="success" %}
**1. 메모장에 입력할 텍스트 붙여넣기 > 메모장에 있는 내용을 다시 에디터에 붙여넣기**

**2. 붙여넣기를 할 때 일반 텍스트로 붙여넣기 (마우스 우클릭 > 일반 텍스트로 붙여넣기 or 컨트롤+쉬프트+V)**
{% endhint %}

이때에는 텍스트만 복사가 되기 때문에 이미지는 사라집니다. \
조금 번거로우시겠지만 이미지는 별도로 업로드하여 정렬, 캡션 등을 적용해주시면 더욱 가독성이 좋아집니다.&#x20;

***

## **사진 추가 방법** <a href="#add-image" id="add-image"></a>

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

에디터 상단의 **'사진'** 아이콘을 클릭해 이미지 첨부를 클릭해 이미지를 등록하거나,\
원하는 이미지를 **'캡쳐 혹은 복사 후 붙여넣기'**&#xB85C; 편리하게 추가하실 수 있습니다.

{% hint style="success" %}
이미지를 클릭하시면 캡션 추가, 크기 조정, 테두리 추가, 정렬, 삭제가 가능합니다.
{% endhint %}

***

## **동영상 추가 방법** <a href="#add-video" id="add-video"></a>

<figure><img src="/files/8HjzfHuKekeRaLzyZ6or" alt=""><figcaption></figcaption></figure>

동영상 등록을 원하시는 곳에서 에디터 상단의 **'동영상'** 아이콘 클릭하여 동영상을 추가하실 수 있습니다.\
유튜브, 인스타그램, 네이버TV, 카카오TV, 데일리모션, 비메오 동영상 URL을 입력하시면 동영상 등록이 가능합니다.

***

## **파일 첨부 방법** <a href="#attach-file" id="attach-file"></a>

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

에디터 하단의 '**클립**' 아이콘을 클릭하여 파일을 첨부하실 수 있습니다.\
파일은 한 게시물 당 하나만 첨부 가능합니다.

***

## **관련 링크 추가 방법** <a href="#attach-link" id="attach-link"></a>

<figure><img src="/files/3xhtZUyvDz5Nhp2i3OGh" alt=""><figcaption></figcaption></figure>

에디터 하단의 ‘게시글 관련 링크’에서 원본 게시글 출처 등의 링크를 입력하실 수 있습니다.\
링크는 1개만 등록 가능합니다.

***

## **게시글 태그 입력 방법** <a href="#add-tag" id="add-tag"></a>

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

게시글 하단의 '태그' 아이콘을 클릭하여 게시물의 태그를 입력하실 수 있습니다.\
태그는 게시글 하단에 저장되며, 동일한 태그를 가진 게시물을 한번에 모아 확인하실 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://i-boss.gitbook.io/main/guide/activity/posts/editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
