splitbee / react-notion

A fast React renderer for Notion pages
https://react-notion.com
MIT License
2.86k stars 151 forks source link

rendering issue with lists containing "details" #39

Closed chrisdrackett closed 3 years ago

chrisdrackett commented 3 years ago

Given the following notion page:

https://www.notion.so/Test-Page-c09625d885ed406389be865b5e96e154

CleanShot 2020-11-10 at 16 19 08@2x

I'm getting the following output from react-notion:

CleanShot 2020-11-10 at 16 18 28@2x

It seems like react-notion is making more list items than notion is which causes excess nesting.

transitive-bullshit commented 3 years ago

Hey Chris, your images aren't loading correctly. You can upload them to GitHub directly by dragging them onto your post.

chrisdrackett commented 3 years ago

@transitive-bullshit ok, images updated