zulip/zerver/lib/markdown
Vinit Singh 308cf8ac00 markdown: Inline Youtube previews instead of appending it to the end.
This change makes our handling of youtube-url previews consistent
with how we handle our inline images. This allows the previews to
render next to the paragraph that links to the youtube video.

Follow-up to PR #15773.
2020-07-22 16:11:17 -07:00
..
__init__.py markdown: Inline Youtube previews instead of appending it to the end. 2020-07-22 16:11:17 -07:00
api_arguments_table_generator.py refactor: Rename zerver.lib.bugdown to zerver.lib.markdown . 2020-06-26 17:08:37 -07:00
api_return_values_table_generator.py openapi: Use third-party validator for schema validation. 2020-07-01 11:21:41 -07:00
fenced_code.py python: Convert more percent formatting to "".format. 2020-07-13 13:16:38 -07:00
help_emoticon_translations_table.py refactor: Rename zerver.lib.bugdown to zerver.lib.markdown . 2020-06-26 17:08:37 -07:00
help_relative_links.py python: Convert more percent formatting to "".format. 2020-07-13 13:16:38 -07:00
help_settings_links.py python: Convert more percent formatting to "".format. 2020-07-13 13:16:38 -07:00
include.py refactor: Rename zerver.lib.bugdown to zerver.lib.markdown . 2020-06-26 17:08:37 -07:00
nested_code_blocks.py refactor: Rename zerver.lib.bugdown to zerver.lib.markdown . 2020-06-26 17:08:37 -07:00
tabbed_sections.py refactor: Rename zerver.lib.bugdown to zerver.lib.markdown . 2020-06-26 17:08:37 -07:00
testing_mocks.py refactor: Rename zerver.lib.bugdown to zerver.lib.markdown . 2020-06-26 17:08:37 -07:00
tlds-alpha-by-domain.txt refactor: Rename zerver.lib.bugdown to zerver.lib.markdown . 2020-06-26 17:08:37 -07:00