mirror of https://github.com/zulip/zulip.git
1cb040647b
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> |
||
---|---|---|
.. | ||
markdown-bullets.png | ||
markdown-code.png | ||
markdown-emoji.png | ||
markdown-emphasis.png | ||
markdown-image.png | ||
markdown-latex.png | ||
markdown-links.png | ||
markdown-mentions.png | ||
markdown-numbered-lists.png | ||
markdown-paragraph.png | ||
markdown-quotes.png | ||
markdown-status.png | ||
markdown-table.png | ||
onelogin_parameters.png | ||
organization-profile-example.png | ||
spoiler-collapsed.png | ||
spoiler-expanded.png | ||
streams-and-topics.png |