gitlab-org--gitlab-foss/app/views/projects/notes/_hints.html.haml
2016-04-05 09:12:26 +01:00

8 lines
325 B
Text

.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