summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_hints.html.haml
blob: 6e7929bdab0d2b85f22173b35dcbf9e943ed3155 (plain)
1
2
3
4
5
6
7
8
9
.comment-hints.clearfix
  .pull-left
    = link_to 'Markdown', help_page_path('markdown', 'markdown'), target: '_blank', tabindex: -1
    tip:
    = random_markdown_tip
  .pull-right
    = link_to '#', class: 'markdown-selector', tabindex: -1 do
      = icon('paperclip')
      Attach a file