global_times: Correct malformed closing tags in overlay.

This commit is contained in:
Karl Stolley 2024-08-22 11:23:31 -04:00 committed by Tim Abbott
parent 06ba9710a7
commit 27bf68637b
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ def zulip():
{
markdown: "<time:2023-05-28T13:30:00+05:30>",
output_html:
'<p><time datetime="2023-05-28T08:00:00Z"><span class="timestamp-content-wrapper"><i class="zulip-icon zulip-icon-clock markdown-timestamp-icon"></i>Sun, May 28, 2023, 1:30 PM</time></span></p>',
'<p><time datetime="2023-05-28T08:00:00Z"><span class="timestamp-content-wrapper"><i class="zulip-icon zulip-icon-clock markdown-timestamp-icon"></i>Sun, May 28, 2023, 1:30 PM</span></time></p>',
},
{
markdown: `/poll What did you drink this morning?