This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
cf2967e409
zulip
/
web
/
templates
/
markdown_timestamp.hbs
3 lines
42 B
Handlebars
Raw
Normal View
History
Unescape
Escape
markdown: Add fa-clock icon before markdown timestamps. These sigils will help make it easier to see that this is a special Zulip syntax feature, not just something the other user typed, which might help set the expectation that we're showing the time in the user's timezone. Tweaked by tabbott to improve variable/template naming.
2021-03-03 12:18:35 +01:00
<i class="fa fa-clock-o"></i>
markdown_timestamp: Remove incorrect space. The space wasn’t visible because it was narrower than the padding on `.rendered_markdown time`, but it showed up in copy-and-paste. Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-06-21 00:26:12 +02:00
{{
text
~
}}