zulip/zerver/lib/bugdown
orientor 3ffc9466c9 openapi: Combine two similar openapi markdown extensions.
Previously api_description and api_code_examples were two independent
markdown extensions for displaying OpenAPI content used in the same
places.  We combine them into a single markdown extension (with two
processors) and move them to the openapi folder to make the codebase
more readable and better group the openapi code in the same place.
2020-05-05 21:42:31 -07:00
..
__init__.py bugdown: Support hanging_lists preprocessor for indented lists. 2020-04-30 17:54:40 -07:00
api_arguments_table_generator.py templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
fenced_code.py markdown: Keep only 'text' for a no-op pygments rendering. 2020-04-27 10:40:29 -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 python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
help_settings_links.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
include.py python: Whitespace fixes from autopep8. 2020-04-21 17:58:09 -07:00
nested_code_blocks.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
tabbed_sections.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
testing_mocks.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
tlds-alpha-by-domain.txt