egg
egg
This PR introduces the lightbox feature to enhance the image viewing experience. When users click on an image, it will be displayed in a pop-up window, allowing them to view...
### Changes Made: 1. Adjusted the settings to disallow the preservation of line breaks. Line breaks are no longer permitted, following a similar policy to Notion's callout feature. 2. Implemented...
Fix issue #2613 Changes: * Add exception code to prevent adding blocks when in read-only mode. Please Checks: * #2454
Fixed an issue where the withDeleted option in config was set to true but not applied.
Hello, I tried to retrieve soft-deleted data by setting the `withDeleted: true` value to true, but the desired result did not come out.