zulip/static
Steve Howell 06ba05b44d markdown: Extract parse_non_message().
The zcommand code was calling directly into the "marked"
library, which was extremely misleading, since you don't
get a vanilla parse of the markdown due to the fact
that markdown.js calls setOptions at initialize time.

This commit shifts the responsibility to markdown.js
as well as adding a bit of test coverage, but it is
otherwise just a pure code-move refactoring.

The next commit will tweak things further.
2022-04-04 14:07:18 -07:00
..
assets zulip-icons: Move custom icons to shared folder. 2022-03-22 16:14:56 -07:00
audio notification_sounds: Add "Chime", the new Zulip sound used on Android 2022-03-28 12:56:54 -07:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images policies: Fix effective date on most recent DPA update. 2022-03-07 12:01:25 -08:00
js markdown: Extract parse_non_message(). 2022-04-04 14:07:18 -07:00
shared emojis: Un-share the emoji.js module. 2022-04-04 13:28:49 -07:00
styles stream_settings: Remove pencil icon from 'General' tab in stream settings. 2022-04-01 14:52:06 -07:00
templates settings: Fix length of custom profile field URL input. 2022-04-04 12:10:05 -07:00
third typeahead: Update / hide typeahead menu on clicking outside. 2022-03-18 14:59:28 -07:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00