# Rich Text 編輯器的改善

我們提供了一系列增強功能，使 Rich text 文本元素 (RTE) 的建構更加容易和靈活。您可以在此處獲得改進的體驗：

![](https://i.imgur.com/Ne3lKE4.jpg)

此圖突顯了在富文本區塊中設定元素樣式的新功能

* \*\*管理富文本區塊中的元素。\*\*現在，您可以透過點擊並拖曳或透過[鍵盤快速鍵](https://university.webflow.com/lesson/keyboard-shortcuts?topics=getting-started)直接從導航器重新排列或刪除 RTE 。此外，所有單獨的 RTE 現在都顯示在導航器中，以實現更簡化的工作流程。
* \*\*在富文本區塊中設定各個元素的樣式。\*\*以前，在富文本區塊中設定單一元素的樣式需要從 HTML 標記繼承樣式或使用類別內部的巢狀選擇器。現在，您可以直接從“樣式”面板執行此操作，並享受更精細的設計控制。
* \*\*控制 RTE 及其中任何元素的可見性。\*\*現在，我們已經解鎖了直接從「設定」面板為每個 RTE 設定條件可見性的功能，因此您可以顯示或隱藏對受眾有意義的內容。無需自訂程式碼。

請造訪[Webflow Academy](https://www.tendemy.com)以了解更多資訊並開始使用。

‍


---

# 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.tenten.co/docs-webflow/webflow-101/changelog/2023/rich-text-bian-ji-qi-de-gai-shan.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.
