Learn how you can export custom Gutenberg blocks from Google Docs and Notion to WordPress
@@begin_raw_content
and @@end_raw_content
processing directives.
@@begin_raw_content
directive to your document.@@end_raw_content
directive.@@begin_raw_content
and @@end_raw_content
directives as raw content and will export it to WordPress as-is. It is therefore important that the content you specify is a valid Gutenberg block. If not, it may break your blog post in WordPress.
When the document in the screenshots above is exported to WordPress, it will result in the correct Gutenberg block being created.