Files
zulip/help-beta
Shubham Padia a25000298f help-beta: Add styling for ordered lists to be similar to Steps.
Fixes #34705.
We just copied the css from Steps component of Astro and applied it to
all ordered lists in our case. Future starlight upgrades have the
potential to break this css if they change the underlying variable
names, but the breaks would be obvious when testing the upgrade and if
it becomes a consistent issue, we can look into some other solution.
2025-06-12 11:34:39 -07:00
..

Help center (beta) documentation

This directory is part of an ongoing migration project to convert our help center documentation to use starlight and add search to the docs at the same time.

The status of the project can be tracked at this umbrella issue: https://github.com/zulip/zulip/issues/30450

If you are a developer, you can refer to /devtools page on your zulip installation to know what commands to use to run the project for development.