zulip/zerver/lib/markdown
Alex Vandiver 5d42a0cb00 linkifiers: Support %20 in URLs for topic links.
9381a3bd45 added support for linkifier pattern URLs containing
`%20`-style escapes, but only did so for the codepath which is used in
the message body -- topic links did not understand them.

Expand the support to include when they are substituted into topics.
2022-10-11 14:31:13 -07:00
..
__init__.py linkifiers: Support %20 in URLs for topic links. 2022-10-11 14:31:13 -07:00
api_arguments_table_generator.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
api_return_values_table_generator.py markdown: Fix rendering of nested objects in API return values. 2022-08-04 16:34:13 -07:00
fenced_code.py fenced_code: Avoid sloppy AttributeError handler. 2022-10-06 15:15:10 -07:00
help_emoticon_translations_table.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
help_relative_links.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
help_settings_links.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
include.py requirements: Upgrade Python requirements. 2022-07-05 17:54:17 -07:00
nested_code_blocks.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
priorities.py openapi: Fuse generate_api_title with generate_api_description. 2022-07-22 16:41:55 -07:00
tabbed_sections.py help center: Update "SAML authentication" to follow help center guidelines. 2022-09-09 10:30:05 -07:00
testing_mocks.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00