zulip/zerver/lib/markdown
akshatdalton 287c4ed2bb markdown: Fix Youtube and Vimeo preview overriding markdown link titles bug.
Initially markdown titles were overridden by Youtube and Vimeo preview titles.
But now it will check if any markdown title is present to replace Youtube or
Vimeo preview titles, if preview of linked websites is enabled.
Fixes #16100
2020-10-19 12:06:13 -07:00
..
__init__.py markdown: Fix Youtube and Vimeo preview overriding markdown link titles bug. 2020-10-19 12:06:13 -07:00
api_arguments_table_generator.py api_docs: Add fragment references for all parameters. 2020-09-21 12:18:10 -07:00
api_return_values_table_generator.py python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
fenced_code.py requirements: Upgrade markdown to 3.3.1. 2020-10-19 11:54:14 -07:00
help_emoticon_translations_table.py
help_relative_links.py python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
help_settings_links.py python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
include.py
nested_code_blocks.py
tabbed_sections.py python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
testing_mocks.py python: Replace ujson with orjson. 2020-08-11 10:55:12 -07:00