If I want to feed Notion text properties from pages or databases to MAKE, it’ll treat every paragraph and heading as a separate item in an array. That’s operation expensive and a major PITA.
I found this workround:
Notion will than treat all that sweet markdown text as one item. You’ll lose the line breaks, but your friendly neighbourhood LLM should work that out easily. You could keep a copy of the Text with line breaks intact.