This is great and easy to use, thanks!
For some reason Markdown tables don’t seem to render. I’ve tried the various formats and gone to the source documentation, which says table are automatically included/active, but no luck.
How do I make tables work in the Markdown visual?
Thanks!
Hi @Christopher Bailey,
You need to use HTML table to render in Markdown Renderer block. If you need to add dynamic data inside table just prepare your table in a text variable and pass that variable into block.
Result:
I have attached OML file also.
Thanks,
Sanjay Kushwah