js: Use Marked.js as a module.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-07-27 15:31:25 -07:00
committed by Tim Abbott
parent bcab7efb37
commit 1d59fc272c
10 changed files with 4 additions and 8 deletions

View File

@@ -1,3 +1,5 @@
const marked = require("../third/marked/lib/marked");
/*
What in the heck is a zcommand?