zulip/starlight_help
Shubham Padia 925ae0f9b1 help: Add FlattenedList for flattening lists without adding Steps.
Our motivation to add this component was to flatten unordered lists. We
did not flatten unordered lists before this because starlight was not
inserting space between two adjacent unordered lists even if they were
two different lists. That is no longer the case after starlight PR no.
3340 (we don't link since it creates unnecessary spam on the original
PR).

I did a manual check on existing unordered list includes and added
FlattenedList wherever necessary.

Fixes https://chat.zulip.org/#narrow/channel/19-documentation/topic/shared.20unordered.20list.20content
2025-11-11 09:08:04 -08:00
..
src help: Add FlattenedList for flattening lists without adding Steps. 2025-11-11 09:08:04 -08:00
.gitignore help: Serve help center build without relative links for zulip.com. 2025-09-03 09:28:15 -07:00
astro.config.mjs help: Add dedicated page for moving Zulip Cloud -> self-hosting. 2025-11-07 10:00:42 -08:00
package.json dependencies: Upgrade JavaScript dependencies. 2025-10-07 22:42:50 -07:00
tsconfig.json