mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
We chose not to edit the original markdown files to make this change since the conversion script logic can be used for removing these lines with very little changes and we don't need the original markdown source files to be edited before the cutover. The css for making loose and ordered lists look same has been removed since we wanted to to respect commonmark specification.
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.