I built a node with the goal of: automatically fetching subscribed articles via RSS, then converting the HTML-formatted articles to plain text using an HTML node, then creating a Notion page, and then formatting JSON via a code node to convert the JSON into Notion blocks. Available tag types are: heading_1, heading_2, heading_3, paragraph, image, Bulleted List Item, Numbered List Item, with the requirement that each paragraph returns a separate block. But aside from some issues, I debugged for over three hours and I have no idea where to start
n8n version:2.15.1
Database (default: SQLite):postgres
n8n EXECUTIONS_PROCESS settings (default: own, main):default
Running n8n (Docker, npm, n8n cloud, Desktop app):cloud
Operating system:windows
thankyou!

