Module document_schema_processor

Source

Macrosยง

attributes

Structsยง

GutenbergBlock

Staticsยง

DISALLOWED_BLOCKS_IN_TOP_LEVEL_PAGES ๐Ÿ”’

Functionsยง

contains_blocks_not_allowed_in_top_level_pages
remap_ids_in_content
remove_sensitive_attributes
Removes the private spec from exercise tasks.
replace_duplicate_client_ids
Replaces duplicate client IDs with new unique IDs in Gutenberg blocks.
replace_duplicate_client_ids_inner ๐Ÿ”’
validate_unique_client_ids
Validates that all client IDs in the Gutenberg blocks are unique. Returns an error if duplicate client IDs are found.
validate_unique_client_ids_inner ๐Ÿ”’