zulip/zerver/lib/markdown
Anders Kaseorg 1a05b2c10f tabbed-instructions: Delete activate_correct_tab.
We no longer have any OS-specific tabs; we can just activate the first
one on the server side.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2025-09-04 09:37:34 -07:00
..
__init__.py markdown: Remove vestigial Twitter code and cache. 2025-08-27 09:22:56 -07:00
api_arguments_table_generator.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
api_return_values_table_generator.py api_docs: Fix missing display_recipient object in API docs. 2025-07-11 12:32:21 -07:00
fenced_code.py reminders: Add API endpoint to schedule reminders. 2025-05-02 16:48:00 -07:00
help_settings_links.py help_relative_links: Delete. 2025-09-04 09:37:34 -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 help_relative_links: Delete. 2025-09-04 09:37:34 -07:00
static.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
tabbed_sections.py tabbed-instructions: Delete activate_correct_tab. 2025-09-04 09:37:34 -07:00