You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add transformers to transform Notion pages to React code.
Problem
The markdown transformers do not preserve the layout of the Notion page.
Solution
Provide block transformers that preserve the layout of Notion pages. To React Block Transformers seem like a better option, but this is open for discussion.
Benefits
The most obvious benefit is that the layout of Notion pages is maintained. Another benefit is easy integration with static site generators that support React. Examples are:
Add transformers to transform Notion pages to React code.
Problem
The markdown transformers do not preserve the layout of the Notion page.
Solution
Provide block transformers that preserve the layout of Notion pages. To React Block Transformers seem like a better option, but this is open for discussion.
Benefits
The most obvious benefit is that the layout of Notion pages is maintained. Another benefit is easy integration with static site generators that support React. Examples are: