mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
The error message a user gets from the linter when using the data-tippy-allowHTML attribute now conveys the fact that the <template> tag is supposed to hold the tooltip content. This might make understanding the correct workflow easier for someone who encounters this error.