zulip/zerver/lib/markdown
Alex Vandiver bd2c934523 lightbox: Remove data-video-original-url; just use 'a href="..."' URL.
`data-video-original-url` is duplicative with the `href` on the
surrounding `a` tag, which is never run through the Camo URL
translation.  The `data-video-original-url` attribute was never
documented, and is not used by either mobile project, so is simply
removed.
2025-01-09 09:10:30 -08:00
..
__init__.py lightbox: Remove data-video-original-url; just use 'a href="..."' URL. 2025-01-09 09:10:30 -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 PLC0206 Extracting value from dictionary without calling .items(). 2024-12-21 21:06:53 -08: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 docs: Finish renaming AzureAD to Entra ID. 2024-12-12 17:48:54 -08:00