api-docs: Add article about markup message formatting.

Adds a "Message formatting" article to the API documentation. To
start, the article is a changelog of updates to markup features for
messages, with the idea being that it can be expanded to further
describe and document Zulip's markup features in future iterations.
This commit is contained in:
Lauryn Menard
2024-04-03 20:37:14 +02:00
committed by Tim Abbott
parent 92f236ffea
commit 88fd9d947b
3 changed files with 60 additions and 11 deletions

View File

@@ -21,6 +21,7 @@
* [HTTP headers](/api/http-headers)
* [Error handling](/api/rest-error-handling)
* [Roles and permissions](/api/roles-and-permissions)
* [Message formatting](/api/message-formatting)
* [Client libraries](/api/client-libraries)
* [API changelog](/api/changelog)