Skip to content

remove react-markdown from the Tooltip component #1045

@iAdramelk

Description

@iAdramelk

Right now Tooltip uses react-markdown to render descriptions from content/docs/glossary.js to HTML. It was ok then we have to use react-markdown to render docs pages, but now we should simplify it.

We can either convert md to html on the server side with gatsby, or just replace it with plain html, because right now we only have couple of links and code samples there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A: websiteArea: websitep2-nice-to-haveLess of a priority at the moment. We don't usually deal with this immediately.website: eng-docDEPRECATED JS engine for /doc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions