Преглед на файлове

Don't escape description

Marcel Pociot преди 9 години
родител
ревизия
1b5501ee05
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/resources/views/partials/route.blade.php

+ 1 - 1
src/resources/views/partials/route.blade.php

@@ -4,7 +4,7 @@
 @endif
 @if($parsedRoute['description'])
 
-{{$parsedRoute['description']}}
+{!! $parsedRoute['description'] !!}
 @endif
 
 > Example request: