.file_holder#README .file_title %i.icon-file = readme.name .file_content.wiki - if gitlab_markdown?(readme.name) = preserve do = markdown(readme.data) - else = raw GitHub::Markup.render(readme.name, readme.data)