mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| astro.config.mjs | ||
| package.json | ||
| tsconfig.json | ||