react-notion-x
react-notion-x copied to clipboard
Fast and accurate React renderer for Notion. TS batteries included. ⚡️
#### Description In Notion, different list blocks of the same indent level have their titles (list item names) started from the same horizontal position. This PR attempts to implement this...
#### Description The example code shown in the readme for how to pass in a next/link component to the renderer has the property name `NextLink`. From looking at the source...
#### Description My blank line render with a weird character:   Also, euro sign (€) don't load well. €2475,- instead of €2475,- I can upload a link later, if...
Sorry, I am new to react-notion-x. Neither the sample page nor (https://transitivebullsh.it/) seem to have a filter/sort component on top of the database view for the visitor to filter or...
#### Description #### Notion Test Page ID Subgroups are being rendered as duplicates instead of being separated. - origin - rendering
#### Description Summary: fixed issue with numbered list partially. can I get some debugging help? Issue: Numbered list nesting should alternate numbering-style i.e. "1ai". Currently nested numbered lists nest with...
#### Description Now, image signed URLs are starting with `files.notion.so` for some reason and that case is not being handled by the `defaultMapImageUrl`. Because of this, images are no longer...
#### Description list block internal text indentation error actual:   expect:  #### Notion Test Page ID https://recondite-lifter-183.notion.site/Clickhouse-6c8a0a40e40249cf81e26b2f810e4ad2 https://www.weizhiwen.net/deploy-clickhouse-cluster#46c1f4b662e3443abf191c6506485c90
#### Description Package `katex` that [`packages/react-notion-x`](https://github.com/NotionX/react-notion-x/blob/e1f03de6100f2cd33c146eb1c5e67ec4d4afe522/packages/react-notion-x/package.json#L27) depends on has a few security vulnerabilities: - https://github.com/advisories/GHSA-64fm-8hw2-v72w - https://github.com/advisories/GHSA-f98w-7cxr-ff2h - https://github.com/advisories/GHSA-3wc5-fcw2-2329 - https://github.com/advisories/GHSA-cvr6-37gx-v8wc It is better to bump `katex` to `0.16.10` to...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Sometimes, images that seem 'deleted' in...