diff --git a/src/block_assembler.py b/src/block_assembler.py index 3b002cd..0605f26 100644 --- a/src/block_assembler.py +++ b/src/block_assembler.py @@ -1073,11 +1073,20 @@ def _assemble_slide_html_type_b_prime(ctx: "PipelineContext", title_text: str = if len(sections) > 1 and sections[0][0]: for ci, (sec_title, sec_items) in enumerate(sections): bg, text_color = _card_colors[ci % len(_card_colors)] - items_html = "".join( - f'