mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Use bold formatting for channel names instead of backticks.
Update the occurrences of channel names that still use backticks to use the convention of bold formatting.
This commit is contained in:
@@ -48,7 +48,7 @@ client = zulip.Client(
|
||||
|
||||
If you are working on an integration that you plan to share outside
|
||||
your organization, you can get help picking a good name in
|
||||
`#integrations` in the [Zulip development
|
||||
[#integrations][integrations-channel] in the [Zulip development
|
||||
community](https://zulip.com/development-community/).
|
||||
|
||||
## Rate-limiting response headers
|
||||
@@ -78,3 +78,4 @@ to a given request, the values returned will be for the strictest
|
||||
limit.
|
||||
|
||||
[rate-limiting-rules]: https://zulip.readthedocs.io/en/latest/production/security-model.html#rate-limiting
|
||||
[integrations-channel]: https://chat.zulip.org/#narrow/channel/127-integrations/
|
||||
|
@@ -24,9 +24,9 @@
|
||||
channel.
|
||||
|
||||
* For open source projects or other volunteer organizations, consider
|
||||
adding default channels like `#announce` for announcements, `#new
|
||||
members` for new members to introduce themselves and be welcomed,
|
||||
and `#help` so that there's a clear place users stopping by with
|
||||
adding default channels like **#announce** for announcements, **#new
|
||||
members** for new members to introduce themselves and be welcomed,
|
||||
and **#help** so that there's a clear place users stopping by with
|
||||
just a single question can post.
|
||||
|
||||
## Related articles
|
||||
|
Reference in New Issue
Block a user