zulip/zerver/lib/markdown
Shubham Padia 5f9860776f test_docs: Remove help specific tests and port rest over to /api.
We do not test relative links here since relative links were only
used in the old help pages. We should probably remove the logic
for relative links after we have done the official cutover to the
starlight help center: #35654.
2025-08-08 11:59:29 -07:00
..
__init__.py mypy: Add google-re2-stubs. 2025-07-14 14:33:54 -04: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_emoticon_translations_table.py test_docs: Remove help specific tests and port rest over to /api. 2025-08-08 11:59:29 -07:00
help_relative_links.py help: Remove unused message_handle_match. 2025-06-24 12:54:39 -07:00
help_settings_links.py starlight_help: Move help-beta over to starlight_help. 2025-08-08 11:59:29 -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 python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
tabbed_sections.py starlight_help: Move help-beta over to starlight_help. 2025-08-08 11:59:29 -07:00