zulip/zerver/openapi
Eeshan Garg bfbd77ca5c markdown: Organize preprocessor priorities in one place.
All of our custom Markdown extensions have priorities that govern
the order in which the preprocessors will be run. It is more
convenient to have these all in one file so that you can easily
discern the order at first glance.

Thanks to Alya Abbott for reporting the bug that led to this
refactoring!
2021-09-20 16:57:43 -07:00
..
__init__.py openapi: Add missing __init__.py; fix type errors hidden by its absence. 2021-07-05 12:20:39 -07:00
curl_param_value_generators.py populate_db: Use do_create_realm for creating zulip realm. 2021-07-06 17:37:43 -07:00
javascript_examples.js eslint: Fix unicorn/no-new-array. 2021-01-25 14:53:19 -08:00
javascript_examples.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
markdown_extension.py markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07:00
openapi.py openapi: Remove unused to_python_type function. 2021-08-19 01:53:47 -07:00
python_examples.py docs: Add missing space in “emoji set”. 2021-09-08 15:31:28 -07:00
test_curl_examples.py python: Remove default "r" mode for open(). 2021-08-02 15:53:52 -07:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml help: Rename add-custom-emoji -> custom-emoji. 2021-09-17 18:08:59 -07:00