zulip/zerver/lib/bugdown
orientor d2ee99a2fd openapi: Add markdown extension for rendering return values in API docs.
Currently response return values have to be written twice, once in
the docs and once in zulip.yaml. Create a markdown extension so
that the return values in api docs are rendered using content from
zulip.yaml
2020-05-29 15:02:56 -07:00
..
__init__.py bugdown: Revert NamedTuple declarations to old style. 2020-05-28 16:47:08 -07:00
api_arguments_table_generator.py openapi: Add test for validating examples. 2020-05-12 23:03:06 -07:00
api_return_values_table_generator.py openapi: Add markdown extension for rendering return values in API docs. 2020-05-29 15:02:56 -07:00
fenced_code.py Revert "markdown: Process fenced code blocks in blockquotes." 2020-05-25 18:13:03 -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 bugdown: Fix ResultWithFamily typing. 2020-05-09 16:32:40 -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