zulip/zerver/lib/markdown
Lauryn Menard e479acc809 api_docs: Add line break before return value description text.
Adds a line break before the descriptive text for return
values and events in the api documentation in order to
help with readability of descriptions with multiple
paragraphs of descriptive text.

Adjustments made to the CSS of list items in unordered
lists to visually group the first paragraph of text
to any following paragraphs or unordered lists.
2022-01-24 10:02:02 -08:00
..
__init__.py markdown: Increase the maximum number of image previews per message. 2022-01-14 11:30:07 -08:00
api_arguments_table_generator.py api_documentation: Render object details in parameter description. 2022-01-19 13:04:04 -08:00
api_return_values_table_generator.py api_docs: Add line break before return value description text. 2022-01-24 10:02:02 -08:00
fenced_code.py markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07: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 markdown: Organize preprocessor priorities in one place. 2021-09-20 16:57:43 -07:00
help_settings_links.py user docs: Add documentation for configuring new user defaults. 2021-09-21 16:43:35 -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 user docs: Document public vs. private stream creation permissions. 2021-10-06 17:33:19 -07:00
testing_mocks.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00