> For the complete documentation index, see [llms.txt](https://archive.wvb.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://archive.wvb.xyz/macos_history/classic/macwrite.md).

# MacWrite

![](https://wvbarchive-1310561333.cos.ap-hongkong.myqcloud.com/5505567339/5fc48e25b899a90154123adc16950a7b0308f52e.jpg) ![](https://wvbarchive-1310561333.cos.ap-hongkong.myqcloud.com/5505567339/a9d0df98a9014c08771c494f017b02087af4f42e.jpg)

这感觉......真的是后来Microsoft Word的发展方向<img src="/files/kFH8VyntFYby2WxtKruc" alt="" data-size="line">:thumbsup:

![](https://wvbarchive-1310561333.cos.ap-hongkong.myqcloud.com/5505567339/f86dce004c086e06078f5ea109087bf40bd1cb2e.jpg) ![](https://wvbarchive-1310561333.cos.ap-hongkong.myqcloud.com/5505567339/e9f52b096e061d95116156d270f40ad163d9ca2e.jpg) ![](https://wvbarchive-1310561333.cos.ap-hongkong.myqcloud.com/5505567339/0cfc09071d950a7b1e122f2e01d162d9f3d3c92e.jpg) ![](https://wvbarchive-1310561333.cos.ap-hongkong.myqcloud.com/5505567339/2ef27a940a7b020866ee5e0b69d9f2d3562cc82e.jpg)

这是MacWrite实现的一些基本功能，我们都能在当今的所有文字处理软件看到<img src="/files/kFH8VyntFYby2WxtKruc" alt="" data-size="line">:thumbsup:

总结一下，MacWrite正是后面所有文字处理软件的祖先。


---

# 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://archive.wvb.xyz/macos_history/classic/macwrite.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.
