diff options
author | Douwe Maan <douwe@selenight.nl> | 2017-04-28 09:57:17 -0500 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2017-04-28 11:37:19 -0500 |
commit | 0be3187a56603e26b677d31880be0dc21072f687 (patch) | |
tree | 3f2763bfed60f9fe09468303d6a23468f578c7a9 /app/views/help/index.html.haml | |
parent | 31b87b8cab2c2daebb99657046e5d121b48499ad (diff) | |
download | gitlab-ce-0be3187a56603e26b677d31880be0dc21072f687.tar.gz |
Pull preserve into render helpers
Diffstat (limited to 'app/views/help/index.html.haml')
-rw-r--r-- | app/views/help/index.html.haml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index f93b6b63426..b20e3a22133 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -27,8 +27,7 @@ .row .col-md-8 .documentation-index - = preserve do - = markdown(@help_index) + = markdown(@help_index) .col-md-4 .panel.panel-default .panel-heading |