mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-24 10:44:55 +08:00
Merge pull request #261 from ciasia/patch-1
allow formatting and aside tags
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
@foreach($parsedRoutes as $group => $routes)
|
||||
@if($group)
|
||||
#{{$group}}
|
||||
#{!! $group !!}
|
||||
@endif
|
||||
@foreach($routes as $parsedRoute)
|
||||
@if($writeCompareFile === true)
|
||||
|
||||
Reference in New Issue
Block a user