info_overlay: Align me-message example with rendered classes.

This commit is contained in:
Karl Stolley 2023-07-13 14:29:47 -05:00 committed by Tim Abbott
parent ce04c98b47
commit 8b528de452
1 changed files with 2 additions and 1 deletions

View File

@ -128,7 +128,8 @@ def zulip():
},
{
markdown: "/me is busy working",
output_html: '<p><span class="sender_name-in-status">Iago</span> is busy working</p>',
output_html:
'<p><span class="sender_name">Iago</span> <span class="status-message">is busy working</span></p>',
},
{
markdown: "<time:2023-05-28T13:30:00+05:30>",