Files
zulip/static/js/compose.js
Vaibhav 24445309e2 compose: Extract render_and_show_preview function.
This adds a function that controls the whole process of applying
markdown and displaying the markdown rendering preview on request;
This is required to avoid code duplication when adding preview feature
to message-edit UI.
2019-02-05 11:31:56 -08:00

36 KiB