zulip/zerver/lib/markdown
Alex Vandiver 94ff57a4d9 thumbnail: Put the original dimensions on spinner images.
This lets us reserve the right amount of space in the message feed
immediately.

(cherry picked from commit 8bacdbc895)
2024-09-11 11:04:31 -07:00
..
__init__.py thumbnail: Put the original dimensions on spinner images. 2024-09-11 11:04:31 -07:00
api_arguments_table_generator.py ruff: Fix PLR6104 Use `+=` to perform an augmented assignment directly. 2024-07-14 13:49:51 -07:00
api_return_values_table_generator.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
fenced_code.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
help_emoticon_translations_table.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
help_relative_links.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
help_settings_links.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
include.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
nested_code_blocks.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
priorities.py typos: Fix typos caught by typos. 2024-05-20 13:55:00 -07:00
static.py typos: Fix typos caught by typos. 2024-05-20 13:55:00 -07:00
tabbed_sections.py css: Use classname instead of `div` selector for .blocks. 2024-08-29 10:45:39 -07:00