Skip to content

v2.0.0

Choose a tag to compare

@exogen exogen released this 04 Apr 07:42
· 80 commits to master since this release

Changed

  • With GitHub's update to GitHub Flavored Markdown, it is no longer necessary to pre-render Markdown content in table cells, as long as there are blank lines surrounding the content.

    While not as pretty due to the descriptions being wrapped in <p> tags (adding bottom padding to even single-line table cells), this significantly simplifies the approach and the output. (#4)

graphql-markdown