mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
don't double up on tips
This commit is contained in:
parent
3b31fc1323
commit
cc80c504ad
@ -7,7 +7,7 @@
|
||||
<% end %>
|
||||
<div>
|
||||
<small class="grey-text">
|
||||
You can now @-mention your Notebook.ai pages by typing @ in the Content field.
|
||||
You can now @-mention your Notebook.ai pages by typing @
|
||||
</small>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
@ -27,9 +27,6 @@
|
||||
<%= link_to 'https://www.markdownguide.org/basic-syntax/', target: '_blank' do %>
|
||||
<span class="hoverable badge new blue white-text" data-badge-caption="formatting help"></span>
|
||||
<% end %>
|
||||
<small class="grey-text">
|
||||
You can now @-mention your Notebook.ai pages by typing @ below.
|
||||
</small>
|
||||
</h3>
|
||||
<%= render 'thredded/posts/form',
|
||||
post: @new_post,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user