zulip/zerver/lib/markdown
David Rosa 52ef574d3e help-docs: Fix minor errors in "Link to a message or conversation".
Removes the ":" which have accidentally ended up in the "Get a link
to a specific topic" and "Get a link to a specific stream" headings.

Renames the "Via browser's address bar" tab to "Web" so that it
stays consistent with other help center articles.

Fixes part of #22147.
2022-06-08 12:20:32 -07:00
..
__init__.py Correctly hyphenate “non-”. 2022-04-27 22:10:31 -07:00
api_arguments_table_generator.py api_docs: Fix enum strings in parameters to have quotes. 2022-01-27 13:03:20 -08:00
api_return_values_table_generator.py api_docs: Add check for extra `additionalProperties` in return vals. 2022-02-02 17:25:58 -08:00
fenced_code.py docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
help_emoticon_translations_table.py markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07:00
help_relative_links.py python: Excise None from pointlessly nullable booleans. 2022-04-27 12:40:14 -07:00
help_settings_links.py python: Excise None from pointlessly nullable booleans. 2022-04-27 12:40:14 -07:00
include.py markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07:00
nested_code_blocks.py markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07:00
preprocessor_priorities.py markdown: Document built-in preprocessor priorities for convenience. 2021-09-27 10:42:09 -07:00
tabbed_sections.py help-docs: Fix minor errors in "Link to a message or conversation". 2022-06-08 12:20:32 -07:00
testing_mocks.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00