Skip to content

Install dependencies for the FE Markdown parser

Set up a client-side Markdown parser based on the Unified, Remark, and Rehype libraries to parse and render GitLab Flavored markdown in the frontend.

The initial client-side parser doesn’t support all the efforts provided by GFM. We will extend the parser to support these features in the upcoming milestone.

Edited by Enrique Alcántara