zulip/zerver/lib/markdown
Trident Pancake c6ea673cc9 markdown: Update max inline preview from 10 to 24.
The max inline preview limit was previously increased to 10 by #20789.
However, as issue #23624 shows, it's still causing confusion for users
when they include more than 10 links.

Bump this limit up to 24, which is a multiple of the 4 image preview
per line logic.
2023-01-18 14:58:00 -05:00
..
__init__.py markdown: Update max inline preview from 10 to 24. 2023-01-18 14:58:00 -05:00
api_arguments_table_generator.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
api_return_values_table_generator.py ruff: Fix ISC003 Explicitly concatenated string. 2023-01-04 16:25:07 -08:00
fenced_code.py ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
help_emoticon_translations_table.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
help_relative_links.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
help_settings_links.py help: Update documentation on bots. 2022-10-18 10:16:42 -07:00
include.py ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
nested_code_blocks.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
priorities.py openapi: Fuse generate_api_title with generate_api_description. 2022-07-22 16:41:55 -07:00
tabbed_sections.py help center: Update "Import from Mattermost". 2022-12-30 18:06:44 -08:00
testing_mocks.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00