mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
Remove list items styling in show render.
This commit is contained in:
@ -1 +1,3 @@
|
||||
= markdown File.read(Rails.root.join('doc', @category, @file + '.md'))
|
||||
.col-md-12
|
||||
.documentation
|
||||
= markdown File.read(Rails.root.join('doc', @category, @file + '.md'))
|
||||
|
@ -1,2 +1,2 @@
|
||||
+ [Workflow](workflow/workflow.md)
|
||||
+ [Project Features](workflow/project_features.md)
|
||||
+ [Workflow](workflow.md)
|
||||
+ [Project Features](project_features.md)
|
||||
|
Reference in New Issue
Block a user