
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.