mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 15:09:34 +00:00
js: Convert static/js/markdown.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
ea01e6da5e
commit
10a4d2bcbd
@@ -1,4 +1,5 @@
|
||||
import * as alert_words from "./alert_words";
|
||||
import * as markdown from "./markdown";
|
||||
import * as narrow_state from "./narrow_state";
|
||||
import * as people from "./people";
|
||||
import * as pm_list from "./pm_list";
|
||||
|
||||
Reference in New Issue
Block a user