# 發佈及編輯章節

## 撰寫故事篇章

在創建故事後，隨即會進入到撰寫新篇章的版面。你可以開始撰寫你故事的第一個篇章或文章的內容。完成後，可立&#x5373;**「發布」**，或&#x5148;**「儲存為草稿」**。

編輯器上有各樣功能，協助你去設定字體格式、加入超連結、上傳圖片、Youtube影片、分隔線等等。

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

如要插入自己的圖片，我們有兩種方法可以讓你使用：

1. 點擊上傳圖片，直接在Penana上傳圖片。
2. 你可先將相片上傳至圖片上傳網（如photobucket, imgur, Flickr等等），然後在編輯器上點擊外連圖片，並將圖片網**址**貼在URL 欄位內。

上述兩種方法的詳細使用說明，見：

{% content-ref url="/pages/6LNEhMp3ZEtu0kbRwynL" %}
[上傳圖片作品](/start/fa-bu-ni-de-zuo-pin/shang-chuan-tu-pian-zuo-pin.md)
{% endcontent-ref %}

然後，如同在Microsoft Word中一樣，在編輯器上，按&#x4E0B;***「Enter」鍵為新增段落***。若&#x8981;***新增單行，可按下「Shift + Enter」***。你亦可先在Word中寫作，然後複製轉貼到編輯器內。轉貼後原文字當中的文字格式（如粗體、斜體等）亦將會被保留。

準備好所有內容後，你便可以發佈故事囉！

## 發佈後的編輯

如果在發佈後，你有任何修訂，都可以點&#x64CA;**「草稿/管理作品」**，進入作品後台管理作品。

![](/files/7GjJbyiQgHiDWcloFRzx)

在作品後台，選擇你想要編輯的篇章。

![](/files/QOLyq1uHKl5HqOHYo643)

在修改完成後，&#x6309;**「更新」**，即可更新章節內容！

![](/files/lAXQJr7vGaWFSeKS5BxJ)


---

# 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://docs.penana.com/start/fa-bu-ni-de-zuo-pin/fa-bu-ji-bian-ji-zhang-jie.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.
