zulip/static/js/bundles
Sara Gulotta 1cb040647b markdown: Add support for spoilers.
This adds support for a "spoiler" syntax in Zulip's markdown, which
can be used to hide content that one doesn't want to be immediately
visible without a click.

We use our own spoiler block syntax inspired by Zulip's existing quote
and math block markdown extensions, rather than requiring a token on
every line, as is present in some other markdown spoiler
implementations.

Fixes #5802.

Co-authored-by: Dylan Nugent <dylnuge@gmail.com>
2020-06-16 16:14:10 -07:00
..
app.js markdown: Add support for spoilers. 2020-06-16 16:14:10 -07:00
common.js webpack: Generalize debug-require-webpack-plugin interface. 2020-02-25 14:01:06 -08:00
portico.js portico: Add setting to put Google Analytics on selected portico pages. 2020-05-11 23:22:50 -07:00