Skip to content

custom markdown renderer #2584

Open
Open
@thomasheyenbrock

Description

@thomasheyenbrock

Rendering Markdown content (for description texts) is currently baked into @graphiql/react. There we have an instance of markdown-it that takes care of all the markdown rendering.

@acao mentioned here that supporting custom markdown renders might be a valuable addition. If you stumble upon this issue, feedback is very welcome as we haven't yet seen any issue around this in our repo!

In terms of code structure, we could also move the markdown-it instance to @graphiql/toolkit as rendering markdown is not React specific.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions