zulip/zerver/lib/bugdown
Puneeth Chaganti 9aa5a2b369 url preview: Use oEmbed html for videos.
Ensure that the html is safe, before using it. The html is considered if it is
in an iframe with a http/https src, based on the recommendations here:
https://oembed.com/#section3

We directly embed the `iframe` html into the lightbox overlay.
2019-05-31 15:59:03 -07:00
..
__init__.py url preview: Use oEmbed html for videos. 2019-05-31 15:59:03 -07:00
api_arguments_table_generator.py api_docs: Specify max width for long code examples. 2019-01-28 22:39:54 -03:30
api_code_examples.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
fenced_code.py api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
help_emoticon_translations_table.py templates: Fix more low-hanging HTML validation problems. 2019-04-23 13:00:59 -07:00
help_relative_links.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
help_settings_links.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
include.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
nested_code_blocks.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
tabbed_sections.py help: Make minor updates to import-from-mattermost. 2019-04-16 17:49:42 -07:00
testing_mocks.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
tlds-alpha-by-domain.txt