ruby-gitlab-markup

Fork from github-markup GitLab uses to render non markdown content

Description

This gem is used by GitLab to render any non Markdown markup. This library converts the raw markup to HTML. The HTML is sanitized, aggressively removing things that could harm such as `script` tags, inline-styles, and `class` or `id` attributes. Syntax highlighting is performed on code blocks. The HTML is passed through other filters in the html-pipeline that add special sauce, such as emoji.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://gitlab.com/gitlab-org/gitlab-markup


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-gitlab-markup