zulip/zerver/lib/bugdown
overide 58d28eed5d markdown: Fix emojis not rendering with :bogus: in the line.
This fixes an issue where invalid emoji name prevents following
emojis from rendering.

This reverts the code change in
8842349629, while still passing the
tests added in that commit (it seems the original commit had
misdiagnosed an ordering bug and thus introduced this issue).

Fixes: #11770.
2019-03-05 16:05:25 -08:00
..
__init__.py markdown: Fix emojis not rendering with :bogus: in the line. 2019-03-05 16:05:25 -08:00
api_arguments_table_generator.py api_docs: Specify max width for long code examples. 2019-01-28 22:39:54 -03:30
api_code_examples.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
fenced_code.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
help_emoticon_translations_table.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
help_relative_links.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
help_settings_links.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
include.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
nested_code_blocks.py bugdown: Remove unused imports. 2019-02-02 17:25:22 -08:00
tabbed_sections.py help: Update start-a-call to include Hangouts and Zoom. 2019-02-28 17:11:27 -08:00
testing_mocks.py zerver/lib: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
tlds-alpha-by-domain.txt