> For the complete documentation index, see [llms.txt](https://faq.hearty.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.hearty.me/tutorial/underlines.md).

# · 文字畫線提醒

目前共有 3種模式：螢光筆、波浪線、雙底線。為了塗改方便，畫線功能會露出符號 \*={ ，想修改畫線範圍時就不用再重新打字了，只需要調整符號位置。\
\
小提醒：\
有時候打上符號卻沒效果，可能是系統還在跑，點選「儲存鈕」，切去其他日記再返回，格式就會生效囉！

<div align="left"><figure><img src="/files/-MHC0zvk1UhBu8oBiZui" alt="溫度日記 App 文字畫線教學圖，提供螢光筆、波浪線、雙底線 3 種模式，輕鬆標註重點，讓日記變得更有條理與個性。"><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://faq.hearty.me/tutorial/underlines.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.
