Closed
Description
Proposal to move to GraphiQL v0.11.11 to solve a markdown issue in the documentation:
cfr. graphql/graphiql#575
Scanning over the code, the main difference between v0.11.10 and v0.11.11 is a switch from 'marked' to 'markdown-it' for rendering the documentation.
Affected lines:
graphene-django/graphene_django/views.py
Line 54 in f76f38e