Merge pull request #261 from ciasia/patch-1

allow formatting and aside tags
This commit is contained in:
Shalvah A
2018-09-07 01:29:19 +01:00
committed by GitHub

View File

@@ -7,7 +7,7 @@
@foreach($parsedRoutes as $group => $routes)
@if($group)
#{{$group}}
#{!! $group !!}
@endif
@foreach($routes as $parsedRoute)
@if($writeCompareFile === true)