I am trying to build a solution that should help our team catching up about information that was shared during a week. So I tried to build a workflow that basically builds a report using the AI summary block.
Is there a way to format the text when adding it to the workdoc? With plain text and no formatting, the result doesn’t look good. Also when I ask the AI summary block to add formatting, it uses markdown formatting, which doesn’t seem to be supported / interpreted by the workdoc
The workflow:
The result in my prototype:
As you can see:
- I tried html formatting –> doesn’t work
- Links not formatted as links automatically
- Markdown formatting from the AI block also not working

