mirror of https://github.com/zulip/zulip.git
2539ed0563
The function echo.apply_markdown() actually applies markdown to a message now, instead of simply computing markdown. Passing in the outer `message` object will allow us to avoid some hacky post-processing of messages after rendering, because we can have our parser callbacks update message on the spot in a more atomic fashion. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |