orlowdev / gatsby-source-notion-api

Gatsby plugin for Notion API
https://gatsby-source-notion-api-demo.netlify.app
BSD Zero Clause License
61 stars 18 forks source link

Add support for column lists and columns #21

Closed LandonSchropp closed 2 years ago

LandonSchropp commented 2 years ago

Description

I've included support for Notion's column list and column blocks.

Motivation and Context

In my project, I needed a way to render Notion's columns. Prior to this change, this was not possible using gatsby-source-notion-api.

Screenshots

Screen Shot 2022-07-24 at 4 26 47 PM

Types of changes

orlowdev commented 2 years ago

Looks great, thank you!

LandonSchropp commented 2 years ago

Thanks!