From 3af1c37f8fe67a4dc9bfc1636464e81fad121fc2 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Wed, 27 Nov 2024 23:26:36 +0530 Subject: [PATCH] ... --- recipes/economist_world_ahead.recipe | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/economist_world_ahead.recipe b/recipes/economist_world_ahead.recipe index e1a5454900..cc884ebfe4 100644 --- a/recipes/economist_world_ahead.recipe +++ b/recipes/economist_world_ahead.recipe @@ -43,8 +43,11 @@ def process_node(node): if node.get('textHtml'): return f'
{node.get("textHtml")}' return f'
{node.get("text", "")}' + elif ntype == 'DIVIDER': + return '