Merge pull request #1645 from CachetHQ/github-markdown-css

Implement Github Markdown CSS
This commit is contained in:
James Brooks
2016-03-23 16:23:26 +00:00
4 changed files with 41 additions and 21 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
@endif
</small>
</div>
<div class="panel-body">
<div class="panel-body markdown-body">
{!! $incident->formattedMessage !!}
</div>
</div>