{{ loop.index }}. {{ topic["title"] }}
{% if topic["overview_points"] %}核心观点
{% for line in topic["overview_points"] %}{{ line }}
{% endfor %}客观分析
{% for line in topic["analysis_points"] %}{{ line }}
{% endfor %}亮点瞬间
{{ topic["quote_text"] }}
核心观点
{% for line in topic["overview_points"] %}{{ line }}
{% endfor %}客观分析
{% for line in topic["analysis_points"] %}{{ line }}
{% endfor %}亮点瞬间
{{ topic["quote_text"] }}
• {{ line }}
{% endfor %}{{ text }}
{% endfor %} {% if not summary_metrics.highlights %}暂无可提取的核心看点
{% endif %}