Commit 74647b0e authored by Dennis Tang's avatar Dennis Tang Committed by Annabel Dunstone Gray

Port of 55948-help-text-formatting-wiki to EE

parent edcb6211
%div
- if Gitlab::CurrentSettings.help_page_text.present?
= markdown(Gitlab::CurrentSettings.help_page_text)
.prepend-top-default.md
= markdown_field(Gitlab::CurrentSettings.current_application_settings, :help_page_text)
%hr
%h1
......
---
title: Format extra help page text like wiki
merge_request: 26782
author: Bastian Blank
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment