mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
At the moment we fit only a single image per message per line. This is wasteful of space as multiple images can be accomodated per line on widescreen displays. This commit modifies the rendered_markdown stylesheet to make this possible. The comments detail various technical considerations. Fixes #20975. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||