amundsen-io / amundsen

Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
https://www.amundsen.io/amundsen/
Apache License 2.0
4.37k stars 953 forks source link

feat: Add remark-gfm plugin #2171

Closed ozandogrultan closed 1 year ago

ozandogrultan commented 1 year ago

Description

Adding the remark-gfm plugin in order to support Github Flavored markdown in EditableText component

Motivation and Context

This will allow users to render Github flavored markdown (tables, autolink literals etc) properly

CheckList