Skip to content

Commit

Permalink
Remove ref & mention
Browse files Browse the repository at this point in the history
  • Loading branch information
njam3 authored May 1, 2019
1 parent 3b4695b commit 8d6fc83
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions resources/views/pages/form.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@
<md-unordered-list><i class="fas fa-list-ul"></i></md-unordered-list>
<md-ordered-list><i class="fas fa-list-ol"></i></md-ordered-list>
<md-task-list><i class="fas fa-tasks"></i></md-task-list>
<md-mention>mention</md-mention>
<md-ref>ref</md-ref>
</markdown-toolbar>

<div markdown-input class="flex flex-fill">
Expand Down Expand Up @@ -137,4 +135,4 @@
@endif

</div>
</div>
</div>

0 comments on commit 8d6fc83

Please sign in to comment.