zulip/zerver/lib/markdown
Kislay Udbhav Verma 000cc7bcde markdown: Add support for a pretty syntax for message links.
Links to zulip messages can now be written as
`#**channel_name > topic_name @ message_id**.`
The `message_id` is replaced with `💬` in the rendered
message.

Fixes part of #31920
2024-11-04 13:44:40 -08:00
..
__init__.py markdown: Add support for a pretty syntax for message links. 2024-11-04 13:44:40 -08: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 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 help-relative: Add option for "Not subscribed" tab of channels overlay. 2024-10-01 10:28:30 -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 python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
tabbed_sections.py help: Create "Configure send message keys" article. 2024-10-10 14:33:38 -07:00