zulip/zerver/webhooks/gitlab
Anders Kaseorg 6b3399d7e6 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit dc33a0ae67)
2022-07-07 13:31:32 -07:00
..
fixtures webhooks/gitlab: Add fixture for MR opened with multiple assignees. 2020-09-13 20:54:14 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md markdown: Rewrite include plugin without markdown-include. 2022-07-07 13:31:32 -07:00
tests.py webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
view.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00