zulip/zerver/lib/bugdown
Steve Howell cf78cb0d6e templates: Use `<hr>` and `<br>` consistently.
We now prevent these variations:

    * <hr/>
    * <hr />
    * <br/>
    * <br />

We could enforce similar consistency for other void
tags, if we wished, but these two are particularly
prevalent.
2020-04-28 17:05:48 -07:00
..
__init__.py alert bugdown: Change name of AlertWordsNotificationProcessor. 2020-04-27 10:45:18 -07:00
api_arguments_table_generator.py templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
api_code_examples.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
api_description.py openapi: Create markdown extension for rendering endpoint descriptions. 2020-04-28 12:57:19 -07:00
fenced_code.py markdown: Keep only 'text' for a no-op pygments rendering. 2020-04-27 10:40:29 -07:00
help_emoticon_translations_table.py templates: Fix more low-hanging HTML validation problems. 2019-04-23 13:00:59 -07:00
help_relative_links.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
help_settings_links.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
include.py python: Whitespace fixes from autopep8. 2020-04-21 17:58:09 -07:00
nested_code_blocks.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
tabbed_sections.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
testing_mocks.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
tlds-alpha-by-domain.txt