Use mentions in threads.
This commit is contained in:
parent
f4a1a97ccf
commit
3a44489fcc
2 changed files with 21 additions and 1 deletions
|
|
@ -159,7 +159,11 @@
|
|||
Unix is a cancer.
|
||||
</blockquote>
|
||||
<p>We also want to be able to highlight user mentions:</p>
|
||||
<p>Please let <a class="user-mention" href="#">@Araq</a> know that this forum is awesome.</p>
|
||||
<p>Please let
|
||||
<span class="user-mention">
|
||||
@Araq
|
||||
</span>
|
||||
know that this forum is awesome.</p>
|
||||
</div>
|
||||
<div class="post-buttons">
|
||||
<div class="like-button">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue