This Ruby DSL allows you to easily create and manage Notion pages using a simple and intuitive syntax. The DSL supports various block types, including

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-09-23 15:00:06

This Ruby DSL allows you to easily create and manage Notion pages using a simple and intuitive syntax. The DSL supports various block types, including headings, paragraphs, lists, images, quotes, and more. It also allows customization, such as setting colors for callout blocks.

If an error occurs while creating a page, it will be logged to the console with the error message and the attempted page content for easier debugging.

Leave a Comment