spectaql
spectaql copied to clipboard
Support for Markdown Tables
Hi there
I am currently working on a project where I have to create a documentation for a Graphql API.
As stated in the Readme the description fields support Markdown. This works quite well. Sadly it doesn't support Markdown-Tables.
Are there plans to enhance markdown support for the extended syntax? https://www.markdownguide.org/extended-syntax/
I am also working on a project where we use markdown tables in some of the graphql field descriptions, so this would be a nice feature.
I'll keep this in mind during the next big batch of updates