# 斜線指令 (11-18-2024)

Webflow 的 Rich Text 編輯器剛剛透過斜線指令進行了重大可用性升級！現在，為內容添加元素比以往更快、更容易。只需在編輯時輸入“/”，您就可以解鎖內容選項選單（例如圖像、影片、標題、程式碼區塊等），您可以快速插入這些選項，而無需導航和點擊工具列。這種新方法提供了更直觀、更易於訪問且鍵盤友好的書寫體驗。

在此初始版本中，以下是您可以使用斜線命令添加的所有內容類型：<br>

* 圖片
* 影片
* 內容豐富
* HTML 嵌入
* 程式碼區塊
* 項目符號和編號列表
* 區塊引用
* 標題 (H1-H5)

**未來計劃**

雖然此版本專注於最常見的區塊元素，但我們計劃將來擴展斜線命令以包括內聯元素和高級格式選項。

有關如何使用“/”命令和其他鍵盤快捷鍵的更多信息，請查看[Webflow University 文章](https://help.webflow.com/hc/en-us/articles/33961359609875-Keyboard-shortcuts-in-Webflow)。


---

# 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/2024/xie-xian-zhi-ling-11182024.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.
