summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_hints.html.haml
blob: 0b00204340863dd151e46eb3b6ae986d9d313299 (plain)
1
2
3
4
5
6
7
8
.comment-toolbar.clearfix
  .toolbar-text
    Styling with
    = link_to 'Markdown', help_page_path('markdown', 'markdown'), target: '_blank', tabindex: -1
    is supported
  %button.toolbar-button.markdown-selector{ type: 'button', tabindex: '-1' }
    = icon('file-image-o', class: 'toolbar-button-icon')
    Attach a file