View Categories

Test guide two (block markup) — delete me

< 1 min read

Did the blocks survive the import? #

Open this doc in the editor. If this paragraph appears as a native Paragraph block — not a Classic or Custom HTML block — then Gutenberg block markup survives the CSV import, and the generation stage can emit docs with block scaffolding already in place.

  • Open this doc in the Gutenberg editor
  • Confirm the heading, paragraphs and this list are native blocks with no invalid-content warnings
  • Record the result in strategy/05 section 7b

If everything above shows as recovered HTML instead, the CSV path still works for bulk ingestion — the polish pass just starts from raw HTML rather than blocks.