Day 6 with
- I need to break the bigger task of generating HTML from Notion Blocks into smaller tasks.
- Write template for each block type
- Write tree traversal for the Blocks and generate HTML based on a template for a block type.
- Focus on HTML only for now and add CSS/styling a bit later.
- Write template for each block type
- Write tree traversal for the Blocks and generate HTML based on a template for a block type.
- Focus on HTML only for now and add CSS/styling a bit later.